change to push tag

This commit is contained in:
dragos-mateescu-visma 2021-06-09 16:39:53 +03:00 committed by GitHub
parent e909aed7fa
commit af3bc4c144
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,9 @@ name: Changelog CI
# Controls when the action will run. Triggers the workflow on a pull request
on:
pull_request:
types: [ opened, reopened ]
push:
tags:
- "Release*"
jobs:
build: