run CI on release branch

This commit is contained in:
Adam Hathcock
2025-12-08 11:12:38 +00:00
parent 41c4263a66
commit 4aa98aa3e2

View File

@@ -3,6 +3,7 @@ on:
push:
branches:
- 'master'
- 'release'
pull_request:
types: [ opened, synchronize, reopened, ready_for_review ]