act/cmd
Dylan Arbour 69b8802ab3 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
..
graph.go successfully able to run simple workflows 2020-02-20 21:05:25 -05:00
input.go Change -W command to accept a single file 2020-05-26 23:29:50 -04:00
platforms.go reuse containers to fix #86 2020-02-20 22:43:20 -05:00
root.go Change -W command to accept a single file 2020-05-26 23:29:50 -04:00
secrets.go fix #117 - handle whitespace in actrc secrets (#118) 2020-03-02 08:11:46 -08:00