Skip to content

Commit

Permalink
quotes workflow name since the name includes a comma (platformsh#4245)
Browse files Browse the repository at this point in the history
  • Loading branch information
gilzow authored Nov 4, 2024
1 parent c458a3d commit 35fb6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-on-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
name: Comment on PR
on:
workflow_run:
workflows: [Get PR URL, dependent jobs]
workflows: ["Get PR URL, dependent jobs"]
types:
- completed

Expand Down

0 comments on commit 35fb6c9

Please sign in to comment.