revert: update changelog only on tag push

This commit is contained in:
braks
2022-10-18 22:26:45 +02:00
parent aa6a1b2b40
commit a8831a4c1a
-2
View File
@@ -3,8 +3,6 @@ name: changelog
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
branches:
- master
tags: tags:
- 'v*' - 'v*'