We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2add7bb commit 3463b45Copy full SHA for 3463b45
.github/workflows/nightly-build.yml
@@ -1,7 +1,7 @@
1
name: Nightly Build
2
3
on:
4
- pull_request:
+ push:
5
branches: [ master, main, develop ]
6
workflow_dispatch:
7
0 commit comments