Skip to content

Commit 8c9477a

Browse files
Merge branch 'master' into ci/godriver-3659-await-min-pool-size-in-ust-new
2 parents fd9093f + 4018aa3 commit 8c9477a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
steps:
1616
- uses: docker://agilepathway/pull-request-label-checker:latest
1717
with:
18-
one_of: bug,feature,enhancement,documentation,dependencies,ignore-for-release
18+
one_of: bug,feature,enhancement,documentation,dependencies,ignore-for-release,ci/cd
1919
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)