Update triage-labelled.yml
This commit is contained in:
parent
4e9adaf5dd
commit
48d5cc8545
|
@ -80,7 +80,7 @@ jobs:
|
||||||
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||||
|
|
||||||
add_product_issues:
|
add_product_issues:
|
||||||
name: X-Needs-Product to Design project board
|
name: X-Needs-Product to Product project board
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: >
|
if: >
|
||||||
contains(github.event.issue.labels.*.name, 'X-Needs-Product')
|
contains(github.event.issue.labels.*.name, 'X-Needs-Product')
|
||||||
|
|
Loading…
Reference in New Issue