removed labeler, not working properly
This commit is contained in:
parent
a01cd25fae
commit
1a915407ba
17
.github/workflows/labeler.yml
vendored
17
.github/workflows/labeler.yml
vendored
@ -1,17 +0,0 @@
|
|||||||
name: Labeler
|
|
||||||
|
|
||||||
on: [pull_request]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
labeler:
|
|
||||||
|
|
||||||
name: Labeler
|
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: actions/labeler@v2
|
|
||||||
with:
|
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
|
||||||
"Language Change":
|
|
||||||
- resources/lang/en-GB/*
|
|
Loading…
x
Reference in New Issue
Block a user