Skip to content

Commit

Permalink
Fix trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Feb 16, 2025
1 parent bb3b349 commit 12dab83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Comment on PR

on:
workflow_run:
workflows: ["Tests"]
workflows: ["Tests", "Force Push Detection"]
types:
- completed

Expand Down

0 comments on commit 12dab83

Please sign in to comment.