We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f788179 commit 913fb2fCopy full SHA for 913fb2f
1 file changed
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ on:
8
branches:
9
- master
10
- development
11
+ - '*_baseline'
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
0 commit comments