Skip to content

Commit

Permalink
Update triage-assigned.yml
Browse files Browse the repository at this point in the history
Update user name
  • Loading branch information
Johennes authored Oct 24, 2023
1 parent 0796b3d commit bf0a3ef
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 bf0a3ef

Please sign in to comment.