Skip to content

Commit

Permalink
CI: add 'permissions' token to the GitHub actions file
Browse files Browse the repository at this point in the history
Intel says this is needed

Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
  • Loading branch information
thiagomacieira committed May 13, 2024
1 parent 7520449 commit 26c63e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: CI
permissions: read-all

on:
push:
Expand Down

0 comments on commit 26c63e3

Please sign in to comment.