Skip to content

Allow pipeline trigger via API

Denis Pozdnyakov requested to merge allow-api-trigger into main

Adds api to workflow rules so the pipeline can be triggered via glab ci run or the GitLab API, in addition to the web UI.

Merge request reports