Skip to content

Commit d6d7875

Browse files
committed
fix workflow ci error
1 parent 9532ea2 commit d6d7875

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ on:
44
push:
55
branches:
66
- main
7+
8+
permissions:
9+
actions: read
10+
checks: read
11+
contents: read
12+
pull-requests: read
13+
security-events: write
14+
715
jobs:
816
ci:
917
uses: SPHTech-Platform/reusable-workflows/.github/workflows/terraform.yaml@main

0 commit comments

Comments
 (0)