Skip to content

Commit

Permalink
change the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Sep 18, 2024
1 parent 67fa502 commit 5139921
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rc-breaking-changes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ jobs:
go install golang.org/x/exp/cmd/gorelease@latest
- name: Run Breaking Changes Script
run: |
chmod +x ./scripts/breaking-changes.sh
./scripts/breaking-changes.sh
go run ./tools/breakingchanges/cmd/main.go --ignore tools

0 comments on commit 5139921

Please sign in to comment.