Skip to content

Commit

Permalink
Merge pull request #26430 from vector-im/Johennes-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Johennes authored Oct 24, 2023
2 parents 0796b3d + bf0a3ef commit 3389380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage-assigned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: |
contains(github.event.issue.assignees.*.login, 't3chguy') ||
contains(github.event.issue.assignees.*.login, 'andybalaam') ||
contains(github.event.issue.assignees.*.login, 'justjanne')
contains(github.event.issue.assignees.*.login, 'MidhunSureshR')
steps:
- uses: actions/add-to-project@main
with:
Expand Down

0 comments on commit 3389380

Please sign in to comment.