act/pkg/runner
Tom Lazar 7d443c6520
Set the default branch inside the event data (#354)
* set ${{github.event.repository.default_branch}}

* change `ok == false` to `!ok`

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-09-02 07:56:44 -07:00
..
testdata Support setting shell via defaults.run (#343) 2020-08-28 11:52:25 -07:00
command.go integration test 2020-02-24 12:48:12 -08:00
command_test.go integration test 2020-02-24 12:48:12 -08:00
expression.go feat: add fromJSON support (#352) 2020-09-01 13:55:29 -07:00
expression_test.go feat: add fromJSON support (#352) 2020-09-01 13:55:29 -07:00
logger.go Mask secrets in job output (#231) 2020-05-13 15:22:31 -07:00
run_context.go Set the default branch inside the event data (#354) 2020-09-02 07:56:44 -07:00
run_context_test.go Fix container volumes being reused sometimes (#283) 2020-06-18 08:21:55 -07:00
runner.go Set the default branch inside the event data (#354) 2020-09-02 07:56:44 -07:00
runner_test.go chore: upgrade docker v19.03.12 (#348) 2020-08-29 22:55:22 -07:00
step_context.go Support setting shell via defaults.run (#343) 2020-08-28 11:52:25 -07:00