Skip to content

Commit

Permalink
only auto label bug template issues
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Dec 1, 2022
1 parent 6cacd5a commit ffeaa1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/issue_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
triage:
if: '${{ github.event.label.name == "template: bug" }}'
name: Triage
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ffeaa1f

Please sign in to comment.