mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-10 05:00:59 +00:00
ci: 仅在master分支运行sync-wiki工作流
This commit is contained in:
@@ -1,7 +1,14 @@
|
|||||||
name: Update Wiki
|
name: Update Wiki
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
paths:
|
||||||
|
- 'res/wiki/**'
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
paths:
|
paths:
|
||||||
- 'res/wiki/**'
|
- 'res/wiki/**'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user