triage-labelled: Fix workflow
This commit is contained in:
@@ -141,7 +141,7 @@ jobs:
|
|||||||
name: Add Element R issues to Crypto Team board
|
name: Add Element R issues to Crypto Team board
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: >
|
if: >
|
||||||
contains(github.event.issue.labels.*.name, 'A-Element-R') ||
|
contains(github.event.issue.labels.*.name, 'A-Element-R')
|
||||||
steps:
|
steps:
|
||||||
- id: add_to_project
|
- id: add_to_project
|
||||||
uses: actions/add-to-project@v0.5.0
|
uses: actions/add-to-project@v0.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user