Skip to content

Commit

Permalink
Correct artifact workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Sep 27, 2021
1 parent f824391 commit 23a33d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts-comment.yaml
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: ['Build']
types: [completed]
jobs:
pr_comment:
Expand Down

0 comments on commit 23a33d3

Please sign in to comment.