mirror of https://github.com/Bing-su/adetailer.git
ci: update test action
parent
6a49e1a856
commit
2bbce2a6b1
|
|
@ -4,7 +4,9 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- "adetailer/**.py"
|
- "adetailer/**.py"
|
||||||
|
- ".github/workflows/test.yml"
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 0"
|
- cron: "0 0 * * 0"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue