diff --git a/.github/workflows/ingest-maintained-apps.yml b/.github/workflows/ingest-maintained-apps.yml index 5b2b753f2f..dfd8bb92fe 100644 --- a/.github/workflows/ingest-maintained-apps.yml +++ b/.github/workflows/ingest-maintained-apps.yml @@ -93,7 +93,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 != '[]' @@ -115,4 +115,4 @@ jobs: pull_number: prNumber, state: 'closed', }); - } \ No newline at end of file + }