Skip to content

Commit

Permalink
[docs] Add label documentation in checks.yaml (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: Niyaz <[email protected]>
  • Loading branch information
altermann1 authored Jan 25, 2024
1 parent d883655 commit 1f71a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
mode: minimum
count: 1
labels: "release-note/dependencies, dependencies, release-note/deprecation, release-note/breaking-change, release-note/bug, bug, release-note/enhancement, enhancement, release-note/new-feature, release-note/ignore"
labels: "release-note/dependencies, dependencies, release-note/deprecation, release-note/breaking-change, release-note/bug, bug, release-note/enhancement, enhancement, release-note/documentation, documentation, release-note/new-feature, release-note/ignore"

0 comments on commit 1f71a09

Please sign in to comment.