Skip to content

Commit

Permalink
Update .github/workflows/ecosystem-submission.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Harkins <[email protected]>
  • Loading branch information
mickahell and frankharkins authored Aug 12, 2023
1 parent bab4e23 commit 84f9734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }}
Expand Down

0 comments on commit 84f9734

Please sign in to comment.