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 5a4599a commit cd83dd1Copy full SHA for cd83dd1
.github/workflows/events-nightly.yml
@@ -6,6 +6,8 @@ on:
6
schedule:
7
# At the end of every day
8
- cron: "0 0 * * *"
9
+ # FIXME
10
+ push: {}
11
12
env:
13
PUSH_TO_HUB: true
0 commit comments