We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7787b commit f3a9440Copy full SHA for f3a9440
.github/workflows/events-nightly.yml
@@ -7,6 +7,9 @@ on:
7
# At the end of every day
8
- cron: "0 0 * * *"
9
10
+ # FIXME
11
+ push: {}
12
+
13
env:
14
PUSH_TO_HUB: true
15
0 commit comments