We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83e21c commit f1c208dCopy full SHA for f1c208d
1 file changed
.github/workflows/dependency-submission.yml
@@ -6,6 +6,9 @@ on:
6
branches:
7
- main
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
submit:
14
runs-on: ubuntu-latest
0 commit comments