Skip to content

Commit 7ec17af

Browse files
authored
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.
1 parent 2ed0ada commit 7ec17af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: 'Auto-assign issue'
1414
uses: pozil/auto-assign-issue@edee9537367a8fbc625d27f9e10aa8bad47b8723 # v1.13.0
1515
with:
16-
assignees: liamdebeasi, sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC
16+
assignees: sean-perkins, brandyscarney, amandaejohnston, mapsandapps, thetaPC
1717
numOfAssignee: 1
1818
allowSelfAssign: false

0 commit comments

Comments
 (0)