Skip to content

Commit dd3c7aa

Browse files
committed
remove comment if
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent fb7c3cf commit dd3c7aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
6666
- name: Comment or update cmk build artifact on PR
6767
uses: actions/github-script@v7
68-
if: github.event.pull_request.head.repo.full_name == github.repository
6968
with:
7069
script: |
7170
const issue_number = context.payload.pull_request.number;

0 commit comments

Comments
 (0)