I have an github action which sometimes pushes back to the repository, and I expect this push to trigger another action which configured with “on: push”, however this seems to not work. Is this intentional?
Sample repository to demonstate the issue: https://github.com/Stummi/workflow-playground/tree/master/.github/workflows