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 b12423c commit 6be6376Copy full SHA for 6be6376
1 file changed
.github/workflows/update-contributors.yaml
@@ -5,6 +5,10 @@ on:
5
branches:
6
- master
7
8
+
9
+permissions:
10
+ contents: write
11
12
jobs:
13
Update:
14
name: Generate
0 commit comments