Skip to content

Commit a73916c

Browse files
committed
2 parents d77c4a7 + 4932ef5 commit a73916c

File tree

24 files changed

+6609
-5806
lines changed

24 files changed

+6609
-5806
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)