Skip to content

Update registry.access.redhat.com/ubi8/go-toolset Docker tag to v1.22.9-2 #12

Update registry.access.redhat.com/ubi8/go-toolset Docker tag to v1.22.9-2

Update registry.access.redhat.com/ubi8/go-toolset Docker tag to v1.22.9-2 #12

name: json-yaml-validate
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
pull-requests: write # enable write permissions for pull request comments
jobs:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-yaml-validate
id: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v3.2.1 # https://github.com/GrantBirki/json-yaml-validate/
with:
comment: "true" # enable comment mode
use_dot_match: "true" # directories like .github, etc will be searched