Skip to content

Commit

Permalink
fix: on pull_request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
baduker committed Sep 29, 2024
1 parent 133dfff commit 360f63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Dependabot auto-merge
on:
pull-request:
pull_request:
types: [opened, synchronize, reopened]
branches:
- main
Expand Down

0 comments on commit 360f63f

Please sign in to comment.