We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc1328 commit 9a23899Copy full SHA for 9a23899
.github/workflows/cd.yml
@@ -3,7 +3,7 @@ name: Release Deployment
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
- "[0-9]+.[0-9]+.x"
8
- "hotfix/[0-9]+.[0-9]+.[0-9]+"
9
0 commit comments