mirror of https://gitea.com/gitea/act_runner.git
Since reusable workflows are defining inputs and ouputs using the
on.workflow_call syntax, this could also be triggered by a workflow_call
event. That event does not exist within GitHub and we should make
sure our worklow is not called by that kind of 'synthetic' event.
See
|
||
|---|---|---|
| .. | ||
| local-reusable-workflow.yml | ||