Browse Source

ci: update triggers for main branch

pull/11567/head
99 3 years ago
parent
commit
4c0f40d8fb
  1. 2
      .github/workflows/build.yml

2
.github/workflows/build.yml

@ -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…
Cancel
Save