mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-11-04 04:13:54 +08:00
test
This commit is contained in:
0
.github/label.yml → .github/labeler.yml
vendored
0
.github/label.yml → .github/labeler.yml
vendored
5
.github/workflows/labeler.yml
vendored
5
.github/workflows/labeler.yml
vendored
@ -1,9 +1,7 @@
|
|||||||
|
|
||||||
name: Labeler for japanese-translation
|
name: Labeler for japanese-translation
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request
|
||||||
# branches:
|
|
||||||
# - japanese-translation
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
label:
|
label:
|
||||||
@ -12,4 +10,3 @@ jobs:
|
|||||||
- uses: actions/labeler@v2
|
- uses: actions/labeler@v2
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
configuration-path: ".github/label.yml"
|
|
||||||
Reference in New Issue
Block a user