Enable assignees for automated FMA PR creation (#32327)

This commit is contained in:
Tim Lee 2025-08-26 14:33:24 -06:00 committed by GitHub
parent 7d803db45e
commit 8920c76cc7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,7 +96,7 @@ jobs:
Generated automatically with cmd/maintained-apps.
body: Automated ingestion of latest Fleet-maintained app data.
# assignees: ${{ steps.get_assignee_ids.outputs.github_ids }}
assignees: ${{ steps.get_assignee_ids.outputs.github_ids }}
- name: Close Existing PRs
if: steps.search_pr.outputs.result != '[]'