This commit is contained in:
xmdhs 2023-12-04 18:47:16 +08:00
parent 45a71a663e
commit fc8396e068
No known key found for this signature in database
GPG Key ID: E809D6D43DEFCC95

View File

@ -3,7 +3,7 @@ name: build rule set
on:
workflow_dispatch:
schedule:
- cron: "0 30 * * *"
- cron: "0 0 * * *"
jobs:
build: