Skip to content

Dependabot On-Demand #7

Dependabot On-Demand

Dependabot On-Demand #7

name: Dependabot On-Demand
on:
repository_dispatch:
types: [trigger-dependabot]
workflow_dispatch:
jobs:
trigger:
uses: gofiber/.github/.github/workflows/dependabot-on-demand.yml@main
secrets:
push-token: ${{ secrets.PR_TOKEN }}