Skip to content

Commit 46d85eb

Browse files
authored
Update update-links.yml
1 parent d2e882c commit 46d85eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Update Share Links
33
on:
44
push:
55
paths:
6-
- "**/*.scripting" # 只监听新增或修改的 .scripting 文件
6+
- "*.scripting" # 只监听新增或修改的 .scripting 文件
77
branches:
88
- main
99

0 commit comments

Comments
 (0)