mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix: specify branches for push event in test-release workflow
This commit is contained in:
3
.github/workflows/test-release.yaml
vendored
3
.github/workflows/test-release.yaml
vendored
@@ -6,7 +6,8 @@ concurrency:
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
generate-build-number:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user