Run Ci on Release/version branches on commit

This commit is contained in:
2026-08-04 12:11:30 -06:00
parent a79fedda77
commit cd8d1c9b10
3 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 'release/**'
pull_request:
branches:
- master