We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d3f0b commit 3f9a508Copy full SHA for 3f9a508
.github/workflows/deployment.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - master-release
8
paths-ignore:
9
- 'docs/**'
10
- 'src/test/**'
0 commit comments