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

add ability to run "generate changelog" workflow by command

This commit is contained in:
Pavel Boldyrev 2022-03-21 20:54:36 -04:00
parent f6b7c234b7
commit fbcee5f4f5
No known key found for this signature in database
GPG Key ID: 9A3B05A2B8921AD9

View File

@ -11,6 +11,8 @@ on:
issues:
types: [closed, edited]
workflow_dispatch:
jobs:
generate_changelog:
runs-on: ubuntu-latest