Skip to content

Commit f500cd2

Browse files
Added permission
1 parent 1231e0f commit f500cd2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/unittest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
name: build-and-test
44

5+
permissions:
6+
id-token: write
7+
contents: read
58
# Controls when the action will run. Triggers the workflow on push or pull request
69
# events but only for the main branch
710
on:

0 commit comments

Comments
 (0)