Merge pull request #11567 from hashicorp/branches_fix
ci: update triggers for main branch
This commit is contained in:
commit
230a8902bd
|
@ -3,7 +3,7 @@ name: build
|
|||
on:
|
||||
push:
|
||||
# Sequence of patterns matched against refs/heads
|
||||
branches: [ crt-release-migration-1.11.x ]
|
||||
branches: [ main ]
|
||||
|
||||
env:
|
||||
PKG_NAME: consul
|
||||
|
|
Loading…
Reference in New Issue