mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
github: only test ekf change on master
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: EKF Update Change Indicator
|
||||
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
|
||||
jobs:
|
||||
unit_tests:
|
||||
|
||||
Reference in New Issue
Block a user