ci: update test action

This commit is contained in:
Dowon
2026-02-05 20:07:02 +09:00
parent 6a49e1a856
commit 2bbce2a6b1

View File

@@ -4,7 +4,9 @@ on:
pull_request:
paths:
- "adetailer/**.py"
- ".github/workflows/test.yml"
workflow_call:
workflow_dispatch:
schedule:
- cron: "0 0 * * 0"