Skip to content

Commit 10d3b54

Browse files
committed
set permissions
1 parent e833204 commit 10d3b54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
tags: ['*']
66
pull_request:
77
branches: [master]
8+
permissions:
9+
id-token: write
10+
contents: write
811
jobs:
912
test:
1013
strategy:

0 commit comments

Comments
 (0)