Skip to content

Commit cb501b4

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-links.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
- "*.scripting" # 只监听新增或修改的 .scripting 文件
77
branches:
88
- main
9-
9+
workflow_dispatch:
10+
1011
jobs:
1112
build:
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)