Lock down workflow permissions. (#19406)
Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
parent
b8a9de206d
commit
f75ac6042e
13 changed files with 41 additions and 4 deletions
3
.github/workflows/cli.yml
vendored
3
.github/workflows/cli.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: CLI CI
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue