Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/workflows: fix non-collapsing CI status in PRs
CI status doesn't collapse into "everything OK" if a job gets skipped. Instead, always run the job, but skip its only step in PRs. Signed-off-by: David Anderson <danderson@tailscale.com>
- Loading branch information