diff --git a/.github/workflows/pr-comment.yaml b/.github/workflows/pr-comment.yaml index 429f1f2c749c24..a44f97b52aa6b0 100644 --- a/.github/workflows/pr-comment.yaml +++ b/.github/workflows/pr-comment.yaml @@ -2,8 +2,8 @@ name: Ecosystem check comment on: workflow_run: - workflows: [CI] - types: [completed] + workflows: [ CI ] + types: [ completed ] workflow_dispatch: inputs: workflow_run_id: @@ -43,6 +43,7 @@ jobs: path: pr/ecosystem workflow_conclusion: completed if_no_artifact_found: ignore + allow_forks: true - name: Generate comment content id: generate-comment