Skip to content

Generate newer version of test-info.yml #288

Generate newer version of test-info.yml

Generate newer version of test-info.yml #288

Workflow file for this run

---
name: SIT Environment CI
on:
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run yamllint check
run: make yamllint