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 name: Remove old artifacts
on: on:
push: schedule:
- cron: '0 0 * * *'
jobs: jobs:
remove-old-artifacts: remove-old-artifacts:
runs-on: ubuntu-latest runs-on: ubuntu-latest