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:
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:
|
||||
push:
|
||||
branches: [develop]
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
# schedule:
|
||||
# - cron: '0 12 * * *'
|
||||
|
||||
jobs:
|
||||
check_submodules:
|
||||
|
Loading…
x
Reference in New Issue
Block a user