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

Commit

Permalink
更新 update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luyanci authored Jan 21, 2024
1 parent a9a3dda commit 19852c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Update Submodule
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 1"
- cron: "0 0 1 * *"

jobs:
Update:
Expand Down

0 comments on commit 19852c2

Please sign in to comment.