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