1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 16:27:13 +03:00

[Minor] Temporarily Suppress Submodule Schedule

This commit is contained in:
David Sangrey 2023-11-30 13:00:52 -05:00 committed by GitHub
parent 6f2ba8d1b2
commit f4866a7a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@ name: Submodule Updates
on:
push:
branches: [develop]
schedule:
- cron: '0 12 * * *'
# schedule:
# - cron: '0 12 * * *'
jobs:
check_submodules: