mirror of
https://github.com/optim-enterprises-bv/coreos.git
synced 2025-10-30 09:32:28 +00:00
chore: update build-testing.yml permissions
This commit is contained in:
4
.github/workflows/build-testing.yml
vendored
4
.github/workflows/build-testing.yml
vendored
@@ -8,6 +8,10 @@ on:
|
||||
|
||||
jobs:
|
||||
build-testing:
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
id-token: write
|
||||
uses: ./.github/workflows/reusable-build.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user