mirror of
https://github.com/puppetlabs/vmpooler-dns-gcp.git
synced 2026-01-26 02:58:42 -05:00
syncing files from release-engineering-repo-standards
This commit is contained in:
parent
5101be683c
commit
74d07d44e3
4 changed files with 33 additions and 0 deletions
11
.github/workflows/auto_release_prep.yml
vendored
Normal file
11
.github/workflows/auto_release_prep.yml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Automated release prep
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
auto_release_prep:
|
||||
uses: puppetlabs/release-engineering-repo-standards/.github/workflows/auto_release_prep.yml@v1
|
||||
secrets: inherit
|
||||
with:
|
||||
version-file-path: lib/vmpooler-dns-gcp/version.rb
|
||||
Loading…
Add table
Add a link
Reference in a new issue