0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-03 03:52:58 +00:00

do not generate changelog on push to main

This commit is contained in:
Pavel Boldyrev 2021-09-09 14:48:34 -04:00
parent 90a0b10c3c
commit c5d2b67635
No known key found for this signature in database
GPG Key ID: 9A3B05A2B8921AD9

View File

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