We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2f4c2 commit 8ae065cCopy full SHA for 8ae065c
.github/workflows/test.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+permissions:
8
+ actions: write
9
10
jobs:
11
# Run node tests
0 commit comments