Skip to content

Commit

Permalink
Update clean_artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AWehrhahn authored Dec 2, 2020
1 parent 5e5ccb4 commit 8b7f336
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/clean_artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: 'Delete old artifacts'
on:
schedule:
- cron: '0 * * * *' # every hour
on: [push]


jobs:
delete-artifacts:
Expand Down

0 comments on commit 8b7f336

Please sign in to comment.