Update cleanup_artifacts.yml
This commit is contained in:
@@ -4,6 +4,8 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
# Every day at 1am
|
# Every day at 1am
|
||||||
- cron: '0 1 * * *'
|
- cron: '0 1 * * *'
|
||||||
|
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
remove-old-artifacts:
|
remove-old-artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user