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