mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-28 03:27:05 +00:00
yaml update4
This commit is contained in:
8
.github/workflows/sync-wiki.yml
vendored
8
.github/workflows/sync-wiki.yml
vendored
@ -2,13 +2,7 @@ name: Sync-Wiki
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches: [main]
|
||||||
- main
|
|
||||||
paths:
|
|
||||||
- "**/*.md"
|
|
||||||
- ".github/workflows/sync-wiki.yml"
|
|
||||||
- ".github/workflows/markdownList.yml"
|
|
||||||
- ".github/scripts/sync-wiki.py"
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user