Skip to content

Commit 8c27388

Browse files
authored
Merge pull request #5 from akgohain/main
daily workflow run
2 parents efd5e49 + da53148 commit 8c27388

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update_submodules.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Update Submodules
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: '0 2 * * *'
57
push:
68
branches:
79
- main

0 commit comments

Comments
 (0)