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 61d7903 commit 71b7fa4Copy full SHA for 71b7fa4
.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
+ one_of: bug,feature,enhancement,documentation,dependencies,ignore-for-release
19
repo_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments