Github Actions output to if expression

...and how to test it

DEV Community

My colleague brought a Useful Thing to my attention: Act - a desktop tool for locally running Github Action workflows! Uses Docker, easy to install and is very fast.

No more test commits & spent Github build minutes just to see if I understood the syntax! 🥳

https://github.com/nektos/act?tab=readme-ov-file#overview----

GitHub - nektos/act: Run your GitHub Actions locally 🚀

Run your GitHub Actions locally 🚀. Contribute to nektos/act development by creating an account on GitHub.

GitHub