ci: update test action

pull/831/head
Dowon 2026-02-05 20:07:02 +09:00
parent 6a49e1a856
commit 2bbce2a6b1
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

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"