Skip to content

Commit

Permalink
Update automerge_dependabot.yml:
Browse files Browse the repository at this point in the history
  • Loading branch information
Nitrrine authored Dec 9, 2024
1 parent 640f269 commit 5a5daf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automerge_dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: Auto merge PRs by Dependabot
on:
push:
branches:
Expand All @@ -21,3 +21,4 @@ jobs:
- uses: fastify/github-action-merge-dependabot@v3
with:
pr-number: ${{ github.event.inputs.pr-number }}
use-github-auto-merge: true

0 comments on commit 5a5daf1

Please sign in to comment.