Skip to content

Commit

Permalink
ci(workflows/on-release): correct workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
victorperin committed Dec 5, 2020
1 parent 2306902 commit 277fd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
workflow_run:
workflows: ["Check"]
workflows: ["pr-check"]
branches: [master]
types:
- completed
Expand Down

0 comments on commit 277fd5c

Please sign in to comment.