Skip to content

Commit

Permalink
Merge pull request #110 from traP-jp/feat/#109-outdated-label
Browse files Browse the repository at this point in the history
💚 add outdated to label checker ci
  • Loading branch information
comavius authored Feb 16, 2025
2 parents 62956b0 + a184100 commit dc16d1c
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
any_of: enhancement,bug,ci/test,documentation,duplicate,good first issue,help wanted,invalid,question,wontfix,outdated
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dc16d1c

Please sign in to comment.