We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad10f4a commit ea54c22Copy full SHA for ea54c22
1 file changed
.github/workflows/ci.yaml
@@ -5,6 +5,9 @@ on:
5
pull_request:
6
branches: ['**']
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
build:
13
runs-on: ubuntu-latest
0 commit comments