This commit is contained in:
Yuta Azumi
2020-10-17 20:09:18 +09:00
parent 68f793f69e
commit 072675896a
2 changed files with 2 additions and 5 deletions

View File

@ -1,9 +1,7 @@
name: Labeler for japanese-translation
on:
pull_request:
# branches:
# - japanese-translation
pull_request
jobs:
label:
@ -11,5 +9,4 @@ jobs:
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/label.yml"
repo-token: "${{ secrets.GITHUB_TOKEN }}"