chore: remove liam from auto-assign issues while out of office (#29066)

This removes me from being auto-assigned issues while I am out of
office.
This commit is contained in:
Liam DeBeasi
2024-02-15 17:37:58 -05:00
committed by GitHub
parent 2ed0ada923
commit 7ec17af88e

View File

@@ -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