diff --git a/.github/workflows/ecosystem-submission.yml b/.github/workflows/ecosystem-submission.yml index 3ce0761cc3..3dcc4cf913 100644 --- a/.github/workflows/ecosystem-submission.yml +++ b/.github/workflows/ecosystem-submission.yml @@ -168,7 +168,7 @@ jobs: repo: context.repo.repo, labels: ["ready"] }) - - name: PR labeling status ready remove on hold + - name: 'PR: Remove "on hold" label' continue-on-error: true uses: actions/github-script@v6 if: ${{ steps.check-return.outputs.PASS_STD == 'True' }}