We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b51c1 commit dbe8d65Copy full SHA for dbe8d65
.github/workflows/dependabot.yml
@@ -1,5 +1,9 @@
1
name: Dependabot Actions
2
3
+permissions:
4
+ contents: write
5
+ pull-requests: write
6
+
7
on:
8
push:
9
branches:
0 commit comments