mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Enable assignees for automated FMA PR creation (#32327)
This commit is contained in:
parent
7d803db45e
commit
8920c76cc7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ingest-maintained-apps.yml
vendored
2
.github/workflows/ingest-maintained-apps.yml
vendored
|
|
@ -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 != '[]'
|
||||
|
|
|
|||
Loading…
Reference in a new issue