Skip to content

Commit

Permalink
ci: add chore label to lables workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Aug 4, 2023
1 parent 73a1a4d commit aeeb812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
with:
mode: minimum
count: 1
labels: "bug, contracts, documentation, enhancement, github_actions, optimization, testing, T:Dependencies" # yamllint disable-line rule:line-length
labels: "bug, contracts, chore, documentation, enhancement, github_actions, optimization, testing, T:Dependencies" # yamllint disable-line rule:line-length

0 comments on commit aeeb812

Please sign in to comment.