act/pkg/model
Julian Squires e698e8b324
Support setting shell via defaults.run (#343)
Note that we don't support the more general use of defaults, just its
run key for setting shell and working directory.

The documentation for defaults.run is here:
  https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#defaultsrun

Fixes #214.

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-08-28 11:52:25 -07:00
..
action.go Implement UnmarshalYAML for ActionRunsUsing (#223) 2020-05-04 05:40:11 -07:00
planner.go Change -W command to accept a single file 2020-05-26 23:29:50 -04:00
workflow.go Support setting shell via defaults.run (#343) 2020-08-28 11:52:25 -07:00
workflow_test.go fix 99: support string and map variants of container 2020-02-24 22:35:08 -08:00