mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
require actions read permission
This commit is contained in:
parent
a9a96054ee
commit
14c1af3cf2
2
.github/workflows/e2e-cleanup-weekly.yml
vendored
2
.github/workflows/e2e-cleanup-weekly.yml
vendored
@ -7,6 +7,8 @@ on:
|
||||
jobs:
|
||||
cleanup:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: read
|
||||
steps:
|
||||
- uses: ./.github/actions/e2e_cleanup_timeframe
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user