Merge pull request #518 from timoreo22/develop
Fix nightly.link pr comment
This commit is contained in:
commit
d29720fbce
2
.github/workflows/pr-comment.yml
vendored
2
.github/workflows/pr-comment.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Comment on pull request
|
name: Comment on pull request
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ['Test workflow with upload']
|
workflows: ['Build Application']
|
||||||
types: [completed]
|
types: [completed]
|
||||||
jobs:
|
jobs:
|
||||||
pr_comment:
|
pr_comment:
|
||||||
|
Loading…
Reference in New Issue
Block a user