Skip to content

Commit

Permalink
minor change to name for remove-labels job
Browse files Browse the repository at this point in the history
  • Loading branch information
dlaw4608 committed Jul 26, 2024
1 parent c0ffb8c commit a21653a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
needs: workflow-build
steps:
- name: Remove forked_image_approved label
- name: Remove forked_image_approved label after workflow is triggered
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: forked_image_approved
Expand Down

0 comments on commit a21653a

Please sign in to comment.