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
|
|
@ -20,6 +20,9 @@ on:
|
|||
branches:
|
||||
- main
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
ubuntu-cmake-install:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue