We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents caad9b6 + 8b7754d commit 94e3806Copy full SHA for 94e3806
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -0,0 +1,11 @@
1
+name: Dependabot Auto-Merge
2
+
3
+on: pull_request_target
4
5
+permissions:
6
+ contents: write
7
+ pull-requests: write
8
9
+jobs:
10
+ dependabot:
11
+ uses: brickhouse-tech/.github/.github/workflows/dependabot-auto-merge.yml@main
0 commit comments