We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce2cfb1 commit 3b6c137Copy full SHA for 3b6c137
.github/workflows/ci-cd.yml
@@ -4,7 +4,7 @@ name: "CI/CD: Continuous integration and continuous deployment"
4
"on":
5
push:
6
branches:
7
- - main
+ - master
8
- development
9
tags:
10
- "v*"
0 commit comments