Skip to content

renovate-downstream: refine action trigger

Created by: bobheadxi

These conditions don't seem sufficient to express "run this action when buildkite passes":

https://github.com/sourcegraph/sourcegraph/blob/main/.github/workflows/renovate-downstream.yml#L2-L11

It seems to be running way more frequently than actual pushes, I suspect other actions are causing github to indicate that a commit status has changed. It's also causing the sourcegraph bot user to hit api limits