mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
69b8802ab3
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.