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:
parent
f6b7c234b7
commit
fbcee5f4f5
2
.github/workflows/generate_changelog.yml
vendored
2
.github/workflows/generate_changelog.yml
vendored
@ -11,6 +11,8 @@ on:
|
|||||||
issues:
|
issues:
|
||||||
types: [closed, edited]
|
types: [closed, edited]
|
||||||
|
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate_changelog:
|
generate_changelog:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user