Skip to content

Commit 10088cd

Browse files
authored
cd: change yml permission (#14)
save
1 parent 2d2b7b9 commit 10088cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-cd-main.yml

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- main
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
build-and-test:
1013
name: build & test

0 commit comments

Comments
 (0)