Skip to content

Commit f0066c5

Browse files
authored
Update main.yml
1 parent 9a962d1 commit f0066c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
branches: [ main, master ]
55
pull_request:
66
branches: [ main, master ]
7+
permissions:
8+
contents: read
9+
checks: write
10+
id-token: write
711
jobs:
812
test:
913
timeout-minutes: 60

0 commit comments

Comments
 (0)