mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-17 22:58:53 +00:00
Avoid building latest image in release branch (#121)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
1
.github/workflows/go-postsubmit.yml
vendored
1
.github/workflows/go-postsubmit.yml
vendored
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- release-*
|
||||
workflow_dispatch: {}
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user