Skip to content

Commit

Permalink
Update submodule-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keinn51 authored Jun 10, 2024
1 parent 3d87ae6 commit c9536cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submodule-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Update Submodule

on:
schedule:
- cron: '0 0 * * *' # 영국시간으로 매일 0시에 실행
- cron: '10 0 * * *' # 영국시간으로 매일 0시에 실행
workflow_dispatch:

jobs:
Expand Down

0 comments on commit c9536cf

Please sign in to comment.