modulesync 9.7.0-10-g2151f5f

This commit is contained in:
pccibot 2025-06-13 07:04:39 +00:00 committed by Christoph Maser
parent 1ba8fa3feb
commit ad87095f7c
6 changed files with 18 additions and 6 deletions

View file

@ -11,6 +11,10 @@ on:
description: 'Module version to be released. Must be a valid semver string without leading v. (1.2.3)'
required: false
permissions:
contents: write
pull-requests: write
jobs:
release_prep:
uses: 'voxpupuli/gha-puppet/.github/workflows/prepare_release.yml@v3'