I had a request that an iOS swift run command gets triggered every time a deploy
was made to a staging server. This looked like a perfect application for
Github
Actions [https://github.com/features/actions]. This strategy can be adapted to
any CI system.
So here's how