We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42eb6eb commit c5a5371Copy full SHA for c5a5371
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
- "v[0-9]+.[0-9]+.[0-9]+-*"
10
11
pull_request:
12
- branches: [master, 11.0_release]
+ branches: [master, 11.0_release, arity]
13
14
concurrency:
15
group: ci-${{ github.ref }}-1
0 commit comments