Skip to content

Put "The" to "The Linux Foundation" #392

Put "The" to "The Linux Foundation"

Put "The" to "The Linux Foundation" #392

on:
- pull_request
- push
jobs:
validate-examples:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
- name: Install python dependencies
run: |
python3 -m pip install pyshacl==0.26.0 check-jsonschema==0.29.1
- name: Install dependencies
run: |
sudo apt install -y gawk
- name: Check examples
run: |
./bin/check-examples.sh