.github: run CI on release branches
Signed-off-by: Will Norris <will@tailscale.com>
This commit is contained in:
@@ -7,6 +7,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
- 'release-branch/*'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-$${{ github.head_ref || github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user