mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-05 15:15:29 +00:00
Update action.yml
This commit is contained in:
4
.github/workflows/action.yml
vendored
4
.github/workflows/action.yml
vendored
@@ -8,14 +8,14 @@ on:
|
|||||||
- cron: '0 16 1 * *'
|
- cron: '0 16 1 * *'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- v4.0.x
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- documentation/**
|
- documentation/**
|
||||||
- '**/README.md'
|
- '**/README.md'
|
||||||
- '**/README_zh.md'
|
- '**/README_zh.md'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- v4.0.x
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- documentation/**
|
- documentation/**
|
||||||
- '**/README.md'
|
- '**/README.md'
|
||||||
|
|||||||
Reference in New Issue
Block a user