diff --git a/.github/workflows/ingest-maintained-apps.yml b/.github/workflows/ingest-maintained-apps.yml index 780768b54e..10ed01b2df 100644 --- a/.github/workflows/ingest-maintained-apps.yml +++ b/.github/workflows/ingest-maintained-apps.yml @@ -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 != '[]'