Run label removal always

This commit is contained in:
Greg 2021-09-20 14:30:10 -06:00
parent c728b97603
commit c507ec535b
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ jobs:
npx wc-e2e test:e2e
- name: Remove label from pull request.
if: always()
uses: actions/github-script@v4
with:
script: |