Don't default to main for build-cli (#3467)
This commit is contained in:
@@ -17,7 +17,7 @@ on:
|
||||
ref:
|
||||
type: string
|
||||
required: false
|
||||
default: 'refs/heads/main'
|
||||
default: ""
|
||||
|
||||
name: "Reusable workflow to build CLI"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user