We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da7ff77 commit 9af170eCopy full SHA for 9af170e
1 file changed
.github/workflows/ci.cpu.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
- "member-function-customization"
8
- "pull-request/[0-9]+"
9
+ - "parallel-scheduler-backend-api"
10
11
concurrency:
12
group: ${{ github.workflow }}-on-${{ github.event_name }}-from-${{ github.ref_name }}
0 commit comments