Update remove-artifacts.yaml

This commit is contained in:
iko 2021-06-03 18:07:16 +03:00 committed by GitHub
parent e2340b607f
commit f39734fc00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
name: Remove old artifacts
on:
push:
schedule:
- cron: '0 0 * * *'
jobs:
remove-old-artifacts:
runs-on: ubuntu-latest