v2.2.0
New features in this release:
- Ability to run an action and all of its dependencies via a
--with-dependencies
flag (#625). - Skip actions from running by providing a
--skip
flag topopper run
(#626) - Allow to run on any folder, not just those within a Git repo (#647).
- Add ability to whitelist or skip certain workflows when executed on CI service (#565).
Many thanks to @JayjeetAtGithub for all his contributions!