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 e56456b commit c2d895dCopy full SHA for c2d895d
.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
jobs:
12
update-and-create-pr:
0 commit comments