Skip to content

Commit f6a5638

Browse files
committed
Escape "+"s in on.workflow_run.workflows
1 parent 1dcdb94 commit f6a5638

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deflake.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ on:
2727
- "PR Check - Bundle: From nightly"
2828
- "PR Check - Bundle: From toolcache"
2929
- "PR Check - Bundle: Zstandard checks"
30-
- "PR Check - C/C++: autoinstalling dependencies (Linux)"
31-
- "PR Check - C/C++: autoinstalling dependencies is skipped (macOS)"
32-
- "PR Check - C/C++: disabling autoinstalling dependencies (Linux)"
30+
- "PR Check - C/C\\+\\+: autoinstalling dependencies (Linux)"
31+
- "PR Check - C/C\\+\\+: autoinstalling dependencies is skipped (macOS)"
32+
- "PR Check - C/C\\+\\+: disabling autoinstalling dependencies (Linux)"
3333
- "PR Check - Clean up database cluster directory"
3434
- "PR Check - CodeQL Bundle All"
3535
- "PR Check - Config export"

0 commit comments

Comments
 (0)