mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-04 08:01:32 +01:00
Include Janne in WAT assignment automation
This commit is contained in:
parent
1bb354e96d
commit
ee80d1b963
3
.github/workflows/triage-assigned.yml
vendored
3
.github/workflows/triage-assigned.yml
vendored
@ -9,7 +9,8 @@ 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, 'andybalaam') ||
|
||||
contains(github.event.issue.assignees.*.login, 'justjanne')
|
||||
steps:
|
||||
- uses: octokit/graphql-action@v2.x
|
||||
id: add_to_project
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user