mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-23 18:13:49 +08:00
ci: fix branch trigger strategy
Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
2
.github/workflows/build_all_targets.yml
vendored
2
.github/workflows/build_all_targets.yml
vendored
@@ -18,7 +18,7 @@ on:
|
||||
- 'docs/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
- '**'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user