add release trigger for the CI job

This commit is contained in:
Yuri Astrakhan 2022-10-07 16:32:40 -04:00
parent c1566dc7f0
commit ee08baa67b

View File

@ -7,6 +7,9 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
release:
branches:
- main
jobs: jobs:
check: check: