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 edcdb15 commit 3393cf7Copy full SHA for 3393cf7
.github/workflows/nightly-build.yml
@@ -4,6 +4,9 @@ on:
4
schedule:
5
- cron: "21 3 * * *"
6
workflow_dispatch:
7
+ push:
8
+ branches:
9
+ - zhaez/nightly-build
10
11
permissions:
12
contents: write
0 commit comments