Skip to content

Commit

Permalink
fix pr comment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brianignacio5 committed Feb 1, 2023
1 parent 3c37bfa commit 6e68815
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
@@ -1,7 +1,7 @@
name: Comment on pull request
on:
workflow_run:
workflows: ["Test workflow with upload"]
workflows: [CI]
types: [completed]
jobs:
pr_comment:
Expand Down

0 comments on commit 6e68815

Please sign in to comment.