### Overview The release PR's won't trigger ci workflows to run when they are created. ### Relavent Docs: - https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow#triggering-a-workflow-from-a-workflow - https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs ### Workaround that doesn't require making any changes: Close the PR then Reopen it - this will trigger the workflows.
Overview
The release PR's won't trigger ci workflows to run when they are created.
Relavent Docs:
Workaround that doesn't require making any changes:
Close the PR then Reopen it - this will trigger the workflows.