[CI-only] Run builds on pushes to main and the release branches (#14630)

This commit is contained in:
Michele Degges 2022-12-12 08:48:39 -08:00 committed by GitHub
parent 27a992f617
commit 23030fa77b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ name: build
on:
push:
branches:
- "main"
- main
- release/**
workflow_dispatch:
inputs:
build-ref: