ser minimal permissions to linux.yml
Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
parent
bae9700cd9
commit
9e61870ecb
1 changed files with 3 additions and 0 deletions
3
.github/workflows/linux.yml
vendored
3
.github/workflows/linux.yml
vendored
|
|
@ -19,6 +19,9 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ubuntu-cmake-install:
|
ubuntu-cmake-install:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue