mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 20:17:35 +08:00
ci: run on PR
This commit is contained in:
@@ -2,6 +2,9 @@ name: ClusterFuzzLite batch fuzzing
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 6 * * *' # UTC 6am every day.
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
permissions: read-all
|
||||
jobs:
|
||||
BatchFuzzing:
|
||||
|
||||
Reference in New Issue
Block a user