mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
chore: disable Labeler
This commit is contained in:
parent
5734f1c1be
commit
7dc001169b
1 changed files with 0 additions and 12 deletions
12
.github/workflows/label.yml
vendored
12
.github/workflows/label.yml
vendored
|
@ -1,12 +0,0 @@
|
|||
name: Labeler
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
label:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/labeler@v2
|
||||
with:
|
||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
Loading…
Add table
Add a link
Reference in a new issue