Skip to content

Commit

Permalink
del: label
Browse files Browse the repository at this point in the history
  • Loading branch information
Okabe-Junya committed Oct 2, 2023
1 parent b193401 commit 09445ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/label-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ on:

jobs:
label:
# "release: major", "release: minor", "release: patch", "release: none" のいずれかのラベルの付与を行わせる.いずれもついていない場合は,/release major のようにコメントすることで付与させるようにする.
runs-on: ubuntu-latest
steps:
# いずれかのラベルが付与されているのかを確認する.
- name: check-label
uses: actions/github-script@v3
with:
Expand Down

0 comments on commit 09445ad

Please sign in to comment.