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 5c705e8 commit a0f7d15Copy full SHA for a0f7d15
.github/workflows/ci.yml
@@ -6,10 +6,6 @@ on:
6
- main
7
- '[0-9]+.[0-9]+.x'
8
9
- # Developers can make one-off pushes to `ci-*` branches to manually trigger full CI
10
- # prior to opening a pull request.
11
- - ci-*
12
-
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.ref }}
15
cancel-in-progress: true
0 commit comments