From 9a7bcaa5a8f3f065feb4fe996823687a04d5fe08 Mon Sep 17 00:00:00 2001 From: Denis Rouzaud Date: Thu, 21 Nov 2024 14:53:08 +0100 Subject: [PATCH] only for PR --- .github/workflows/build_artifact_comment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_artifact_comment.yml b/.github/workflows/build_artifact_comment.yml index 961fdfbb..0b41d549 100644 --- a/.github/workflows/build_artifact_comment.yml +++ b/.github/workflows/build_artifact_comment.yml @@ -15,6 +15,7 @@ concurrency: jobs: on-success: + if: github.event.workflow_run.event == 'pull_request' permissions: pull-requests: write