mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 04:00:35 +08:00
ci: fix wildcard branch detection
Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
- '.github/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
- '**'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- '.github/**'
|
||||
|
||||
Reference in New Issue
Block a user