1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 16:27:13 +03:00

[Minor] Add Manual Trigger for submodule-update.yml

This commit is contained in:
David Sangrey 2023-11-30 13:30:59 -05:00 committed by GitHub
parent f14fdd7e4f
commit 70c019e7d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,12 @@
name: Submodule Updates
on:
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
push:
branches: [ develop ]
# schedule: