Actual Behaviour
When renovate runs, the PR it creates does not trigger CI runs.
Expected Behaviour
Renovate PRs to trigger CI workflow so that changes are checked by CI.
Proposal
This is a deliberate GH Actions design choice documented here: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs.
The documentation page also suggests a few workarounds. We should choose one and implement it.
Actual Behaviour
When renovate runs, the PR it creates does not trigger CI runs.
Expected Behaviour
Renovate PRs to trigger CI workflow so that changes are checked by CI.
Proposal
This is a deliberate GH Actions design choice documented here: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs.
The documentation page also suggests a few workarounds. We should choose one and implement it.