Skip to content

Commit e2d04e8

Browse files
committed
revert: change Release Please pull request title
1 parent 2af3e08 commit e2d04e8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.conform.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ policies:
2626
- test
2727
scopes:
2828
- deps
29-
- version
29+
- master
3030
descriptionLength: 72

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
with:
3030
bump-minor-pre-major: true
3131
package-name: terraform-provider-talos
32-
pull-request-title-pattern: "chore(version): release v${version}"
3332
release-type: go
3433
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
3534
goreleaser:

0 commit comments

Comments
 (0)