mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-23 11:31:07 +01:00
Merge pull request #23964 from andybalaam/andybalaam/add-self-to-board-automation
Add andybalaam's issues to the team board
This commit is contained in:
commit
e8fc433a1a
1
.github/workflows/triage-assigned.yml
vendored
1
.github/workflows/triage-assigned.yml
vendored
@ -9,6 +9,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
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, 'turt2live')
|
contains(github.event.issue.assignees.*.login, 'turt2live')
|
||||||
steps:
|
steps:
|
||||||
- uses: alex-page/github-project-automation-plus@1f8873e97e3c8f58161a323b7c568c1f623a1c4d
|
- uses: alex-page/github-project-automation-plus@1f8873e97e3c8f58161a323b7c568c1f623a1c4d
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user