Signed-off-by: Will Norris <will@tailscale.com>
@ -7,6 +7,7 @@ on:
pull_request:
branches:
- '*'
- 'release-branch/*'
concurrency:
group: ${{ github.workflow }}-$${{ github.head_ref || github.run_id }}
@ -4,6 +4,7 @@ on: