Skip to content

Commit 26c63e3

Browse files
CI: add 'permissions' token to the GitHub actions file
Intel says this is needed Signed-off-by: Thiago Macieira <[email protected]>
1 parent 7520449 commit 26c63e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: CI
2+
permissions: read-all
23

34
on:
45
push:

0 commit comments

Comments
 (0)