chore(ci): cron test

This commit is contained in:
Dowon
2024-11-02 22:39:33 +09:00
parent 73cec6cc44
commit 2d852bafbc

View File

@@ -1,10 +1,12 @@
name: Test on PR
name: Test
on:
pull_request:
paths:
- "adetailer/**.py"
workflow_call:
schedule:
- cron: "0 0 * * 0"
jobs:
test: