We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5132206 commit 124f06dCopy full SHA for 124f06d
.github/workflows/build-pr-cmk.yml
@@ -43,7 +43,6 @@ jobs:
43
if-no-files-found: error
44
45
- name: Comment on PR with artifact link
46
- if: ${{ github.event_name == 'pull_request' || github.event.pull_request.number != '' || startsWith(github.ref, 'refs/pull/') }}
47
uses: peter-evans/create-or-update-comment@v4
48
with:
49
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments