run test once a week

This commit is contained in:
Valentine 2024-07-09 02:05:05 +03:00
parent 2feba8e056
commit 064e3661c0

View file

@ -3,7 +3,7 @@ on:
push:
pull_request:
schedule:
- cron: "0 5 * * *"
- cron: "0 12 * * 1"
jobs:
test: