Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Update AutoCheck.yml
Browse files Browse the repository at this point in the history
更改默认时间
  • Loading branch information
themanforfree authored Jan 10, 2021
1 parent ca31124 commit 9b93d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/AutoCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
pull_request:
branches: [ master ]
schedule:
- cron: 0 1 * * *
- cron: 0 0 * * *
jobs:
build:

Expand All @@ -29,4 +29,4 @@ jobs:
run: |
python3 main.py <<EOF
${{secrets.USERS}}
EOF
EOF

0 comments on commit 9b93d6f

Please sign in to comment.