You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): only run get-vault-secrets ci from grafana PRs (#472)
The `get-vault-secrets` action only works when run from a `grafana`
repository, so skip this test if the PR is from a different repository. We
will still get a run of this workflow for the change before merging, as we
use merge queues.
0 commit comments