Skip to content

Commit

Permalink
chore: remove liam from auto-assign issues while out of office (ionic…
Browse files Browse the repository at this point in the history
…-team#29066)

This removes me from being auto-assigned issues while I am out of
office.
  • Loading branch information
liamdebeasi authored Feb 15, 2024
1 parent 2ed0ada commit 7ec17af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@edee9537367a8fbc625d27f9e10aa8bad47b8723 # v1.13.0
with:
assignees: liamdebeasi, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC
assignees: sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC
numOfAssignee: 1
allowSelfAssign: false

0 comments on commit 7ec17af

Please sign in to comment.