mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-17 20:21:05 +08:00
👷 Update labeler.yml (#1128)
This commit is contained in:
committed by
GitHub
parent
321cd93e61
commit
fed464a41c
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@@ -17,6 +17,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/labeler@v5
|
- uses: actions/labeler@v5
|
||||||
|
if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
|
||||||
|
- run: echo "Done adding labels"
|
||||||
# Run this after labeler applied labels
|
# Run this after labeler applied labels
|
||||||
check-labels:
|
check-labels:
|
||||||
needs:
|
needs:
|
||||||
|
|||||||
Reference in New Issue
Block a user