0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-23 03:48:35 +00:00

generate the changelog on direct push to master

This commit is contained in:
Pavel Boldyrev 2021-09-09 11:08:27 -04:00
parent cb02792538
commit 1ced54f200
No known key found for this signature in database
GPG Key ID: 9A3B05A2B8921AD9

View File

@ -1,6 +1,9 @@
name: Generate CHANGELOG
on:
push:
branches: [ master ]
pull_request:
types: [closed]