mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
authorize purge branch (#1113)
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
2187aa6cb0
commit
b21393ddb1
3
.github/workflows/purge-branch.yml
vendored
3
.github/workflows/purge-branch.yml
vendored
@ -7,6 +7,9 @@ jobs:
|
||||
purge:
|
||||
name: Delete ref from versions API
|
||||
uses: ./.github/workflows/versionsapi.yml
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
secrets: inherit
|
||||
with:
|
||||
command: remove
|
||||
|
Loading…
Reference in New Issue
Block a user