mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-01 21:44:26 +01:00
Don't default to main for build-cli (#3467)
This commit is contained in:
2
.github/workflows/build-cli.yml
vendored
2
.github/workflows/build-cli.yml
vendored
@@ -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