Skip to content

Commit

Permalink
👷 Update labeler.yml (#1014)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Oct 7, 2024
1 parent 001cd00 commit fc362fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
- run: echo "Done adding labels"
# Run this after labeler applied labels
check-labels:
needs:
Expand Down

0 comments on commit fc362fe

Please sign in to comment.