We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df52c13 commit 094d562Copy full SHA for 094d562
.github/workflows/stage.yml
@@ -1,6 +1,8 @@
1
name: Stage
2
3
on:
4
+ push:
5
+ branches: [ main ]
6
pull_request_target:
7
types:
8
- closed
0 commit comments