Skip to content

Stop duplicate entries for idmap being created #71

Stop duplicate entries for idmap being created

Stop duplicate entries for idmap being created #71

Workflow file for this run

name: CI
on:
push:
branches:
- '*'
tags:
- '*'
pull_request:
branches:
- '*'
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v1