Skip to content

Commit

Permalink
Merge pull request #4370 from platformsh/fix-comments-workflow
Browse files Browse the repository at this point in the history
corrects workflow name that comment workflow is dependent on
  • Loading branch information
Kemi-Elizabeth authored Feb 4, 2025
2 parents 8488c14 + 39a46c8 commit 76eb731
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, start dependent jobs"]
types:
- completed

Expand Down

0 comments on commit 76eb731

Please sign in to comment.