We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b971ce commit 6e466feCopy full SHA for 6e466fe
1 file changed
.github/workflows/license.yml
@@ -1,7 +1,8 @@
1
name: License
2
3
permissions:
4
- contents: read
+ contents: write
5
+ pull-requests: write
6
7
on:
8
push:
0 commit comments