1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 08:17:13 +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 273962e679
commit c3100b1fd5
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 * * *'