Этот коммит содержится в:
Vlad Pronsky 2023-05-29 01:54:01 +03:00
родитель 9ec06ec24a
Коммит 2265a92f0d

Просмотреть файл

@ -34,3 +34,7 @@ show-cov:
act:
@act --container-architecture linux/amd64
changelog:
@git pull origin --tags > /dev/null
@git log $(shell git describe --tags --abbrev=0 HEAD)^..HEAD --pretty=format:'- %s'