act/pkg
Markus Wolf 3f4a6dc462
test: make sure workflow_call is not a github event calling our workflow (#1520)
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 74da5b085c (r1042413431)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-01-10 21:43:12 +00:00
..
artifacts lint: add ReadHeaderTimeout (#1277) 2022-07-25 12:12:48 +00:00
common refactor: move from io/ioutil to io and os packages (#1417) 2022-10-29 17:15:38 +00:00
container fix: align runner.os / runner.arch to known values (#1510) 2022-12-19 14:58:55 +00:00
exprparser feat: Support "result" on "needs" context. (#1497) 2022-12-19 08:37:53 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
runner test: make sure workflow_call is not a github event calling our workflow (#1520) 2023-01-10 21:43:12 +00:00