mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
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