Update action.yml
This commit is contained in:
parent
88e3e08e3d
commit
a8fad55204
|
@ -8,14 +8,14 @@ on:
|
|||
- cron: '0 16 1 * *'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v4.0.x
|
||||
paths-ignore:
|
||||
- documentation/**
|
||||
- '**/README.md'
|
||||
- '**/README_zh.md'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- v4.0.x
|
||||
paths-ignore:
|
||||
- documentation/**
|
||||
- '**/README.md'
|
||||
|
|
Loading…
Reference in New Issue