We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2b7b9 commit 10088cdCopy full SHA for 10088cd
.github/workflows/ci-cd-main.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
build-and-test:
13
name: build & test
0 commit comments