Skip to content

Commit b9cdea6

Browse files
committed
Attempt to fix issue with plus sign in libc++ workflow name
1 parent 067b4cc commit b9cdea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/restart-preempted-libcxx-jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: Restart Preempted Libc++ Workflow
1212
on:
1313
workflow_run:
1414
workflows:
15-
- "Build and Test libc\+\+"
15+
- Build and Test libc\+\+
1616
types:
1717
- failure
1818
- canceled

0 commit comments

Comments
 (0)