mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 14:44:21 +08:00
Update format.yml to pull_request_target (#7460)
This commit is contained in:
parent
06b26105aa
commit
54e61963c8
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@ -7,7 +7,7 @@ name: Ultralytics Actions
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
pull_request:
|
pull_request_target:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user