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:
parent
cb02792538
commit
1ced54f200
3
.github/workflows/generate_changelog.yml
vendored
3
.github/workflows/generate_changelog.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Generate CHANGELOG
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
pull_request:
|
||||
types: [closed]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user