We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf63ab commit e1c4dd2Copy full SHA for e1c4dd2
1 file changed
.github/workflows/prod.yml
@@ -2,6 +2,9 @@
2
name: Prod
3
4
on:
5
+ push:
6
+ branches:
7
+ - ch-update-deployments
8
release:
9
types:
10
- released
0 commit comments