Skip to content

Commit 71cc3e9

Browse files
authored
revert the condition check (Azure#25352)
1 parent e6027e9 commit 71cc3e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/label-needs-triage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
steps:
1717
- name: Label issues
1818
uses: andymckay/labeler@e6c4322d0397f3240f0e7e30a33b5c5df2d39e90
19-
if: "${{ github.event.issue.assignees == '[]' }}"
2019
with:
2120
add-labels: "needs-triage"
2221
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)