mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-07 02:43:22 +03:00
[Minor] Temporarily Suppress Submodule Schedule
This commit is contained in:
parent
6f2ba8d1b2
commit
f4866a7a2b
4
.github/workflows/submodule-update.yml
vendored
4
.github/workflows/submodule-update.yml
vendored
@ -3,8 +3,8 @@ name: Submodule Updates
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [develop]
|
branches: [develop]
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '0 12 * * *'
|
# - cron: '0 12 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check_submodules:
|
check_submodules:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user