mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 08:17:13 +03:00
github/submodule-update: Run every day at mid-day.
This commit is contained in:
parent
640223472b
commit
70a9c7d8ab
5
.github/workflows/submodule-update.yml
vendored
5
.github/workflows/submodule-update.yml
vendored
@ -2,9 +2,8 @@
|
||||
name: Submodule Updates
|
||||
|
||||
on:
|
||||
# We might want this on a schedule once this is in `main`
|
||||
push:
|
||||
branches: [ develop ]
|
||||
schedule:
|
||||
- cron: '00 12 * * *'
|
||||
|
||||
jobs:
|
||||
check_submodules:
|
||||
|
Loading…
x
Reference in New Issue
Block a user