Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 592 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 592 Bytes

GitHub Actions

Travis CI

A collection of GitHub actions

See action subdirectories for more information on usage.

Running the Tests

You can simply run make test. shellcheck will be run in a Docker container.

Acknowledgements

This repo was heavily inspired by @jessfraz's branch-cleanup-action. Thanks for creating such a great reference (and for the bash-fu)!