Skip to content

Commit 6638ac9

Browse files
authored
repo sync
2 parents 2628486 + 16c7b32 commit 6638ac9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/remove-unused-assets.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ env:
55

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

1110
jobs:
1211
remove_unused_assets:

0 commit comments

Comments
 (0)