Skip to content

Commit

Permalink
Merge pull request #147 from traP-jp/ci/#146-refactor-label
Browse files Browse the repository at this point in the history
👷 add refactor label to label checker
  • Loading branch information
comavius authored Feb 24, 2025
2 parents 3811991 + c2cb090 commit 0f59d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
steps:
- uses: docker://agilepathway/pull-request-label-checker:latest
with:
any_of: enhancement,bug,ci/test,documentation,duplicate,good first issue,help wanted,invalid,question,wontfix,outdated
any_of: enhancement,bug,ci/test,documentation,duplicate,good first issue,help wanted,invalid,question,wontfix,outdated,refactor
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0f59d55

Please sign in to comment.