fix: push Readme only on main branch
This commit is contained in:
+1
-4
@@ -1866,10 +1866,7 @@ def releaseDockerReadme(repo, build_type):
|
||||
"when": [
|
||||
{
|
||||
"event": ["push", "manual"],
|
||||
"branch": ["main", "stable-*"],
|
||||
},
|
||||
{
|
||||
"event": "tag",
|
||||
"branch": "main",
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user