add pr build trigger point

Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
andy.lee 2025-01-06 15:45:10 +08:00
parent e2474ebf8d
commit 45773987f3
No known key found for this signature in database
GPG Key ID: 10911689462678C7

View File

@ -5,7 +5,10 @@ on:
branches:
- main
- 'release-harvester-v*'
- '*-dev'
pull_request:
branches:
- main
- 'release-harvester-v*'
jobs:
build-validation: