Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
cron
Browse files Browse the repository at this point in the history
  • Loading branch information
XieXiLin2 committed Jan 13, 2024
1 parent 6b8dffe commit 09eadaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
push:
branches: ["main"]
schedule:
- cron: "0 8 * * *"
- cron: "0 */2 * * *"

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 09eadaa

Please sign in to comment.