From 11572f94de8c5b35c07fab068a2aa32c6e986b23 Mon Sep 17 00:00:00 2001 From: Andy Balaam Date: Mon, 12 Dec 2022 10:25:10 +0000 Subject: [PATCH] Add andybalaam's issues to the team board --- .github/workflows/triage-assigned.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/triage-assigned.yml b/.github/workflows/triage-assigned.yml index 4f706fa768..cc28b73103 100644 --- a/.github/workflows/triage-assigned.yml +++ b/.github/workflows/triage-assigned.yml @@ -9,6 +9,7 @@ jobs: runs-on: ubuntu-latest if: | contains(github.event.issue.assignees.*.login, 't3chguy') || + contains(github.event.issue.assignees.*.login, 'andybalaam') || contains(github.event.issue.assignees.*.login, 'turt2live') steps: - uses: alex-page/github-project-automation-plus@1f8873e97e3c8f58161a323b7c568c1f623a1c4d