Skip to content

Commit

Permalink
repo sync
Browse files Browse the repository at this point in the history
  • Loading branch information
Octomerger authored Oct 16, 2020
2 parents 2628486 + 16c7b32 commit 6638ac9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/remove-unused-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ env:

on:
schedule:
# - cron: "20 15 * * 0" # run every Sunday at 20:15 UTC / 12:15 PST
- cron: 0 0 1 1 * # run next January 1st, aka temporarily disabled
- cron: "20 15 * * 0" # run every Sunday at 20:15 UTC / 12:15 PST

jobs:
remove_unused_assets:
Expand Down

0 comments on commit 6638ac9

Please sign in to comment.