We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e32a8e commit 1198922Copy full SHA for 1198922
.github/workflows/format.yml
@@ -7,7 +7,7 @@ name: Ultralytics Actions
7
on:
8
push:
9
branches: [main,master]
10
- pull_request:
+ pull_request_target:
11
12
13
jobs:
0 commit comments