diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/pr-comment.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index f7aac3fa..9f3d2880 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -29,6 +29,7 @@ jobs: uses: dawidd6/action-download-artifact@bd10f381a96414ce2b13a11bfa89902ba7cea07f with: workflow: main.yml + workflow_conclusion: pr: ${{ github.event.pull_request.number }} name: comment |
