We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8585f31 commit 9cc144bCopy full SHA for 9cc144b
.goreleaser.yml
@@ -100,12 +100,3 @@ nix:
100
# Default: default repository branch.
101
# Templates: allowed.
102
branch: main
103
-
104
- # Sets up pull request creation instead of just pushing to the given branch.
105
- # Make sure the 'branch' property is different from base before enabling
106
- # it.
107
- #
108
- # This might require a personal access token.
109
- pull_request:
110
- # Whether to enable it or not.
111
- enabled: true
0 commit comments