Attempt to fix issue with plus sign in libc++ workflow name

This commit is contained in:
Eric Fiselier
2024-05-28 18:23:14 -04:00
parent 067b4ccb4b
commit b9cdea66b6

View File

@@ -12,7 +12,7 @@ name: Restart Preempted Libc++ Workflow
on:
workflow_run:
workflows:
- "Build and Test libc\+\+"
- Build and Test libc\+\+
types:
- failure
- canceled