mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
Change the submodule GH workflow back to on-push to develop
This commit is contained in:
parent
a98c33432d
commit
41505736ac
8
.github/workflows/submodule-update.yml
vendored
8
.github/workflows/submodule-update.yml
vendored
@ -2,10 +2,10 @@
|
|||||||
name: Submodule Updates
|
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