diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 9d6fc3cb93..fd4faaad48 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -7,6 +7,8 @@ name: Ultralytics Actions on: issues: types: [opened, edited] + discussion: + types: [created] pull_request_target: branches: [main] types: [opened, closed, synchronize, review_requested]