Skip to content

Commit 4932ef5

Browse files
authored
Update spider.yml
1 parent 0ced44a commit 4932ef5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/spider.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
name: Spider
22

33
on:
4+
workflow_dispatch:
45
push:
56
paths:
67
- 'config/spider/config.json'
78
- 'src/Spider/**'
8-
#push:
9-
#branches: [ 1.12.2 ]
10-
#paths-ignore: '**/*nfo.json'
119
schedule:
1210
- cron: '0 1 1,15 * *'
1311

0 commit comments

Comments
 (0)