Disable labeler for now since it doesn't work with PRs opened from forks
See https://github.com/actions/labeler/issues/12#issuecomment-525762657 for more info.
This commit is contained in:
parent
ba3c26bafd
commit
0e85ea8619
1 changed files with 1 additions and 1 deletions
2
.github/workflows/label.yml
vendored
2
.github/workflows/label.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
name: Labeler
|
||||
on: [pull_request]
|
||||
on: []
|
||||
|
||||
jobs:
|
||||
label:
|
||||
|
|
Loading…
Add table
Reference in a new issue