Skip to content

Commit

Permalink
Update merge.yml (#13)
Browse files Browse the repository at this point in the history
lukasc-ubc authored May 27, 2024
2 parents d2fd588 + 9d8ba52 commit 088a01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
@@ -115,5 +115,5 @@ jobs:
repo: context.repo.repo,
body: commentBody
});
if: ${{ github.event.pull_request }}
if: ${{ github.event.pull_request.opened || github.event.pull_request.synchronize || github.event.pull_request.reopened }}

0 comments on commit 088a01d

Please sign in to comment.