1
0
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:
Athanasius 2022-12-17 11:30:56 +00:00
parent 640223472b
commit 70a9c7d8ab
No known key found for this signature in database
GPG Key ID: 772697E181BB2767

View File

@ -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: