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 40f9f0a commit ca87285Copy full SHA for ca87285
.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