Update cleanup_artifacts.yml

This commit is contained in:
Ben Meadors
2022-11-05 06:44:08 -05:00
committed by GitHub
parent a547a791ba
commit 4c931967c7
+2
View File
@@ -5,6 +5,8 @@ on:
# Every day at 1am # Every day at 1am
- cron: '0 1 * * *' - cron: '0 1 * * *'
workflow_dispatch:
jobs: jobs:
remove-old-artifacts: remove-old-artifacts:
runs-on: ubuntu-latest runs-on: ubuntu-latest