Skip to content

Commit

Permalink
Skip labeler for bot PRs (zarr-developers#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Dec 21, 2022
1 parent 13f7d0d commit 5aff4cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/needs_release_notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:

jobs:
triage:
if: ${{ github.event.pull_request.user.login != 'dependabot[bot]' }} && ${{ github.event.pull_request.user.login != 'pre-commit-ci[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
Expand Down

0 comments on commit 5aff4cb

Please sign in to comment.