Skip to content

Commit f72c4ba

Browse files
committed
Add Dependabot auto-merge caller workflow
1 parent d01fac5 commit f72c4ba

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: Dependabot auto-merge
2+
on: pull_request
3+
jobs:
4+
auto-merge:
5+
uses: RallypointOne/.github/.github/workflows/dependabot-automerge.yml@main

0 commit comments

Comments
 (0)