Don't trigger labeler workflow on issues
This commit is contained in:
parent
3ba364ae10
commit
739fb58a16
1 changed files with 0 additions and 2 deletions
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
|
@ -2,8 +2,6 @@ name: 'Auto-label Issues/PRs'
|
|||
on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
issues:
|
||||
types: [opened]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue