@@ -8,7 +8,7 @@ on:
- cron: '0 16 1 * *'
push:
branches:
- - master
+ - v5.1.x
paths-ignore:
- documentation/**
- '**/README.md'
@@ -18,7 +18,7 @@ on:
- '**/*.cpp'
pull_request:
@@ -8,14 +8,14 @@ on:
- '**/README_zh.md'
- cron: '0 16 * * *'
@@ -15,14 +15,14 @@ name: BSP compilation with more drivers
on:
@@ -5,14 +5,14 @@ on:
- cron: '0 16 30 * *'
- bsp/**
@@ -3,7 +3,7 @@ name: Check File Format and License
@@ -3,14 +3,14 @@ name: pkgs_test
@@ -3,12 +3,12 @@ name: Check Spelling
paths:
- 'documentation/**'
jobs:
@@ -3,7 +3,7 @@ name: Static code analysis