Adjusted workflow permissions
Signed-off-by: Eddie Knight <knight@linux.com>
This commit is contained in:
3
.github/workflows/update.yaml
vendored
3
.github/workflows/update.yaml
vendored
@@ -7,6 +7,9 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
update-components:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user