mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-22 14:04:53 -04:00
authorize purge branch (#1113)
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
2187aa6cb0
commit
b21393ddb1
1 changed files with 3 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue