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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@ on:
schedule:
# Every day at 1am
- cron: '0 1 * * *'
workflow_dispatch:
jobs:
remove-old-artifacts: