only release on main branch by default

This commit is contained in:
Jonathan Shook 2021-10-05 14:41:16 -05:00
parent f1bf47e719
commit fee23ab480

View File

@ -4,6 +4,8 @@ on:
push:
paths:
- RELEASENOTES.**
branches:
- main
jobs:
release: