Skip to content

Commit afcdc77

Browse files
authored
Update build-pr-cmk.yml
1 parent 124f06d commit afcdc77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-pr-cmk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444

4545
- name: Comment on PR with artifact link
4646
uses: peter-evans/create-or-update-comment@v4
47+
if: ${{ github.event_name == 'pull_request' }}
4748
with:
4849
token: ${{ secrets.GITHUB_TOKEN }}
4950
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)