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 66bd129 commit 228ef2eCopy full SHA for 228ef2e
.github/workflows/nightly-build.yml
@@ -1,7 +1,7 @@
1
name: Nightly Build and Push
2
3
-on: push
4
on:
+ push:
5
schedule:
6
- cron: "0 0 * * *"
7
workflow_dispatch:
0 commit comments