Skip to content

Return hash instead of array from API function #52

Return hash instead of array from API function

Return hash instead of array from API function #52

---
name: Run PDK validate
on:
- push
- pull_request
permissions: read-all
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run pdk validate
# Modified puppets-epic-show-theatre with gcc and make installed
uses: kodguru/action-pdk-validate@buildtools