ACTIONS配置文件修正
This commit is contained in:
@@ -3,7 +3,7 @@ name: Daily Domain Check
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # Runs daily at midnight
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
domain_check:
|
||||
|
||||
Reference in New Issue
Block a user