Skip to content

Commit cd83dd1

Browse files
committed
Force push
1 parent 5a4599a commit cd83dd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/events-nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
schedule:
77
# At the end of every day
88
- cron: "0 0 * * *"
9+
# FIXME
10+
push: {}
911

1012
env:
1113
PUSH_TO_HUB: true

0 commit comments

Comments
 (0)