mirror of
https://github.com/optim-enterprises-bv/coreos.git
synced 2025-11-01 10:27:47 +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:
|
jobs:
|
||||||
build-testing:
|
build-testing:
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
packages: write
|
||||||
|
id-token: write
|
||||||
uses: ./.github/workflows/reusable-build.yml
|
uses: ./.github/workflows/reusable-build.yml
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user