We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8003537 commit f514cd9Copy full SHA for f514cd9
.github/workflows/dependabot-automerge.yml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+ pull-requests: write
11
+
12
jobs:
13
dependabot:
14
runs-on: ubuntu-latest
0 commit comments