AL-Go
AL-Go copied to clipboard
Schedule "Update AL-Go System Files" to run on multiple branches
Issue: When scheduling "Update AL-Go System Files" workflow, it runs only on the default branch (GitHub Actions limitation).
This PR alters the workflow to be able to schedule "Update AL-Go System Files" to run on multiple branches. Manually dispatching the workflow isn't changed.
New setting updateALGoSystemFilesSettings
is added to specify the input when running the workflow on a schedule.