Skip to content

Commit cf4d22c

Browse files
yaml update4
1 parent 86367c7 commit cf4d22c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/sync-wiki.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@ name: Sync-Wiki
22

33
on:
44
push:
5-
branches:
6-
- main
7-
paths:
8-
- "**/*.md"
9-
- ".github/workflows/sync-wiki.yml"
10-
- ".github/workflows/markdownList.yml"
11-
- ".github/scripts/sync-wiki.py"
5+
branches: [main]
126
workflow_dispatch:
137

148
jobs:

0 commit comments

Comments
 (0)