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 041ae1f commit f0ed025Copy full SHA for f0ed025
.github/workflows/ci.yml
@@ -2,7 +2,9 @@
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3
4
name: CI
5
-
+permissions:
6
+ contents: write
7
+ pull-requests: write
8
on:
9
push:
10
branches:
0 commit comments