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 de3d22a commit 65f7fdeCopy full SHA for 65f7fde
.github/workflows/nightly-build.yml
@@ -5,6 +5,9 @@ on:
5
schedule:
6
- cron: "21 3 * * *"
7
workflow_dispatch:
8
+ push:
9
+ branches:
10
+ - zhaez/nightly-build
11
12
env:
13
AWS_DEFAULT_REGION: us-east-1
0 commit comments