Skip to content

updating to config file validator 1.7.0 #28

updating to config file validator 1.7.0

updating to config file validator 1.7.0 #28

Workflow file for this run

---
name: Validate Configs Action Test
on:
push:
branches:
- main
pull_request:
# Declare default permissions as read only.
permissions: read-all
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Test Defaults
uses: kehoecj/validate-configs-action@add_1_7_0_support
with:
exclude-dirs: failing
search-paths: test/good.ini test/good.json test/good.toml test/good.xml test/good.yaml