Run CI on release branches (#5230)

This commit is contained in:
Trask Stalnaker 2022-01-25 20:53:34 -08:00 committed by GitHub
parent d79c26f23d
commit 25d914f74b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
- v*
workflow_dispatch: workflow_dispatch:
jobs: jobs: