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 05f0db1 commit 28396cfCopy full SHA for 28396cf
.github/workflows/post-dependabot.yml
@@ -3,6 +3,10 @@
3
name: "Post Dependabot Actions"
4
on: pull_request
5
6
+# https://docs.github.com/en/rest/overview/permissions-required-for-github-apps
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
Install:
12
runs-on: ubuntu-latest
lib/content/post-dependabot.yml
0 commit comments