Skip to content

Merge pull request #6011 from r-richardson/json_array_settings_166154 #8210

Merge pull request #6011 from r-richardson/json_array_settings_166154

Merge pull request #6011 from r-richardson/json_array_settings_166154 #8210

---
name: check-containers
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
static-check-containers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test our container definitions
run: make test-check-containers