mirror of https://github.com/vector-im/riot-web
parent
0796b3d088
commit
bf0a3ef57e
|
@ -10,7 +10,7 @@ jobs:
|
||||||
if: |
|
if: |
|
||||||
contains(github.event.issue.assignees.*.login, 't3chguy') ||
|
contains(github.event.issue.assignees.*.login, 't3chguy') ||
|
||||||
contains(github.event.issue.assignees.*.login, 'andybalaam') ||
|
contains(github.event.issue.assignees.*.login, 'andybalaam') ||
|
||||||
contains(github.event.issue.assignees.*.login, 'justjanne')
|
contains(github.event.issue.assignees.*.login, 'MidhunSureshR')
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/add-to-project@main
|
- uses: actions/add-to-project@main
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue