Skip to content

Commit

Permalink
Merge pull request #55 from weaveworks/add_kind_refactor
Browse files Browse the repository at this point in the history
chore: added kind/refactor as allowed PR type
  • Loading branch information
richardcase authored Aug 11, 2021
2 parents e0ca430 + 968ff9d commit 8acd3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_type.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:
one_of: kind/bug,kind/documentation,kind/feature,kind/regression
one_of: kind/bug,kind/documentation,kind/feature,kind/regression,kind/refactor
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8acd3b7

Please sign in to comment.