ci: trigger standalone build for issue_8271

Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
Andy Lee 2025-09-08 16:43:28 +08:00
parent 769bc7776b
commit 885b7cd1b6
No known key found for this signature in database
GPG Key ID: EC774C32160918ED
2 changed files with 3 additions and 1 deletions

View File

@ -6,11 +6,13 @@ on:
- main
- 'release-harvester-v*'
- '*-dev'
- issue_8271
pull_request:
branches:
- main
- 'release-harvester-v*'
- '*-dev'
- issue_8271
types:
- merged

View File

@ -48,7 +48,7 @@ const FEATURE_FLAGS = {
'cpuMemoryHotplug',
'cdiSettings',
'vmCloneRunStrategy',
'l2VlanTrunkMode',
'l2VlanTrunkMode'
],
'v1.6.1': ['l2VlanTrunkMode'],
'v1.7.0': [