For now the GitHub Actions run on any changed branch in this repo (since it is mirrored automatically to GitHub).
It should also run on pull requests on GitHub when we move from Pagure.
Example: https://github.com/release-engineering/greenwave/actions/runs/1909336512
@gnaponie I removed the life-decision API since Bandit complained about the "random" usage. Sorry. :) I could just add #nosec comment, but I don't think anyone used the API. I know it is an easter egg but also a dead code basically.
#nosec
not an expert on Github actions, but looks good from my POV +1
Pull-Request has been merged by lholecek