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 a71a186 commit 6ab9843Copy full SHA for 6ab9843
.github/workflows/ci.yml
@@ -1,5 +1,7 @@
1
name: CI
2
-
+permissions:
3
+ contents: write
4
+ pull-requests: write
5
on:
6
push:
7
branches:
0 commit comments