Loading .github/workflows/ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ name: CI # yamllint disable-line rule:truthy on: pull_request: {} push: Loading @@ -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 .github/workflows/labeler.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ name: "Pull Request Labeler" # yamllint disable-line rule:truthy on: pull_request_target: {} Loading .github/workflows/release.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ name: Release # yamllint disable-line rule:truthy on: push: tags: Loading .msync.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ modulesync_config_version: '9.1.0' modulesync_config_version: '9.2.0' .pmtignore +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ /.github/ /.librarian/ /Puppetfile.lock /Puppetfile *.iml /.editorconfig /.fixtures.yml Loading Loading
.github/workflows/ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ name: CI # yamllint disable-line rule:truthy on: pull_request: {} push: Loading @@ -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
.github/workflows/labeler.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ name: "Pull Request Labeler" # yamllint disable-line rule:truthy on: pull_request_target: {} Loading
.github/workflows/release.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ name: Release # yamllint disable-line rule:truthy on: push: tags: Loading
.msync.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,4 +2,4 @@ # Managed by modulesync - DO NOT EDIT # https://voxpupuli.org/docs/updating-files-managed-with-modulesync/ modulesync_config_version: '9.1.0' modulesync_config_version: '9.2.0'
.pmtignore +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ /.github/ /.librarian/ /Puppetfile.lock /Puppetfile *.iml /.editorconfig /.fixtures.yml Loading