1
0
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:
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: on:
push: push:
branches: [develop] branches: [develop]
schedule: # schedule:
- cron: '0 12 * * *' # - cron: '0 12 * * *'
jobs: jobs:
check_submodules: check_submodules: