1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Markus Wolf 21a2eb0d83 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
.github build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550) 2023-01-10 21:16:52 +00:00
act test: make sure workflow_call is not a github event calling our workflow (#1520) 2023-01-10 21:43:12 +00:00
cmd revert: deprecation of containerArchitecture (#1514) 2022-12-19 21:24:05 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00