mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-24 10:55:00 +01:00
modulesync 9.2.0
This commit is contained in:
parent
f383d32565
commit
0b736b0ef5
6 changed files with 7 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -4,6 +4,7 @@
|
|||
|
||||
name: CI
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
pull_request: {}
|
||||
push:
|
||||
|
@ -18,4 +19,4 @@ concurrency:
|
|||
jobs:
|
||||
puppet:
|
||||
name: Puppet
|
||||
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
|
||||
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v3
|
||||
|
|
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
|
@ -4,6 +4,7 @@
|
|||
|
||||
name: "Pull Request Labeler"
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
pull_request_target: {}
|
||||
|
||||
|
|
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -4,6 +4,7 @@
|
|||
|
||||
name: Release
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue