ACTIONS配置文件修正

This commit is contained in:
2024-08-19 12:17:23 +08:00
parent d52f26a08a
commit 17de8c84f6

View File

@@ -3,7 +3,7 @@ name: Daily Domain Check
on:
schedule:
- cron: "0 0 * * *" # Runs daily at midnight
workflow_dispatch:
push:
jobs:
domain_check: