1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-03 08:51:31 +03:00

github/submodule-update: Also run on develop pushes

This commit is contained in:
Athanasius 2022-12-17 12:50:48 +00:00
parent 1e1641f6e3
commit 682dd391f4
No known key found for this signature in database
GPG Key ID: 772697E181BB2767

View File

@ -2,6 +2,8 @@
name: Submodule Updates
on:
push:
branches: [ develop ]
schedule:
- cron: '0 12 * * *'