Skip to content

Commit

Permalink
disable opening pull request until we release
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
  • Loading branch information
rdimitrov committed Oct 31, 2023
1 parent 486d3ec commit 08ba69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ winget:
branch: "minder-{{.Version}}"
token: "{{ .Env.WINGET_GITHUB_TOKEN }}"
pull_request:
enabled: true
enabled: false # TODO: enable once we release
draft: false
base:
owner: microsoft
Expand Down

0 comments on commit 08ba69f

Please sign in to comment.