Skip to content

Commit

Permalink
Merge branch 'main' into pipeline-add-v2-model
Browse files Browse the repository at this point in the history
  • Loading branch information
yurishkuro authored Jan 5, 2025
2 parents 66f17e3 + e7ed1e1 commit 7d45b26
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,11 @@ run-all-in-one: build-ui

.PHONY: changelog
changelog:
./scripts/release-notes.py --exclude-dependabot --verbose
./scripts/release/notes.py --exclude-dependabot --verbose

.PHONY: draft-release
draft-release:
./scripts/draft-release.py
./scripts/release/draft.py

.PHONY: test-ci
test-ci: GOTEST := $(GOTEST_QUIET)
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 7d45b26

Please sign in to comment.