We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8557ea6 commit 6daa7e1Copy full SHA for 6daa7e1
.github/workflows/dev-test.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
- - patch-release
+ - "patch-release"
8
pull_request:
9
10
jobs:
.github/workflows/lint.yml
.github/workflows/prod-test.yml
0 commit comments