mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
checkout branch
This commit is contained in:
parent
04a97a8e0a
commit
d190fea16e
6
.github/workflows/e2e-cleanup-weekly.yml
vendored
6
.github/workflows/e2e-cleanup-weekly.yml
vendored
@ -13,7 +13,11 @@ jobs:
|
||||
permissions:
|
||||
actions: read
|
||||
steps:
|
||||
- uses: ./.github/actions/e2e_cleanup_timeframe
|
||||
- name: Checkout
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
||||
- name: Cleanup
|
||||
uses: ./.github/actions/e2e_cleanup_timeframe
|
||||
with:
|
||||
ghToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
encryptionSecret: ${{ secrets.ARTIFACT_ENCRYPT }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user