Skip to content

Commit 279ed64

Browse files
authored
👷 Update labeler.yml (#101)
1 parent b65b8a4 commit 279ed64

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/labeler@v5
20+
if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
21+
- run: echo "Done adding labels"
2022
# Run this after labeler applied labels
2123
check-labels:
2224
needs:

0 commit comments

Comments
 (0)