fix: specify branches for push event in test-release workflow

This commit is contained in:
Simon Larsen
2025-11-21 19:44:31 +00:00
parent 96ea2f6ff7
commit 8ebe034f0c

View File

@@ -6,7 +6,8 @@ concurrency:
on:
push:
branches:
- master
jobs:
generate-build-number:
runs-on: ubuntu-latest