We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb932be commit 4018aa3Copy full SHA for 4018aa3
.github/workflows/check-labels.yml
@@ -15,5 +15,5 @@ jobs:
15
steps:
16
- uses: docker://agilepathway/pull-request-label-checker:latest
17
with:
18
- one_of: bug,feature,enhancement,documentation,dependencies,ignore-for-release
+ one_of: bug,feature,enhancement,documentation,dependencies,ignore-for-release,ci/cd
19
repo_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments