1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-15 19:42:06 +00:00
forgejo-runner/act/model
Dylan Arbour ed64e6193c Change -W command to accept a single file
Currently setting workflows with the -W (--workflows) flag only accepts
a folder. It is not possible to run a single workflow.yml file.

This commit allows either a single file or a directory to be passed into
the workflows flag.
2020-05-26 23:29:50 -04: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 Add support for runs-on array form (closes #146) (#155) 2020-03-16 14:58:10 -07:00
workflow_test.go fix 99: support string and map variants of container 2020-02-24 22:35:08 -08:00