parent
0c07a871ad
commit
28b2561d32
2
.github/workflows/label-checker.yml
vendored
2
.github/workflows/label-checker.yml
vendored
|
|
@ -18,5 +18,5 @@ jobs:
|
||||||
- uses: docker://agilepathway/pull-request-label-checker:latest
|
- uses: docker://agilepathway/pull-request-label-checker:latest
|
||||||
with:
|
with:
|
||||||
# Needs to have a Test Plan Approved label if not part of any of the pods below
|
# Needs to have a Test Plan Approved label if not part of any of the pods below
|
||||||
any_of: Test Plan Approved,App Viewers Pod,User Education Pod,New Developers Pod,Team Managers Pod,UI Builders Pod,Performance,Release Promotion,CI,Design System POD
|
any_of: Test Plan Approved,App Viewers Pod,User Education Pod,New Developers Pod,Team Managers Pod,UI Builders Pod,Performance,Release Promotion,CI,Design System Pod
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user