Skip to content

Commit e7252c1

Browse files
authored
Update update-submodules.yml
1 parent 19d380f commit e7252c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-submodules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Update Submodules
22
on:
33
schedule:
4-
- cron: '*/15 * * * *'
4+
- cron: '0 12 * * *'
55

66
# Allows you to run this workflow manually from the Actions tab
77
workflow_dispatch:

0 commit comments

Comments
 (0)