Skip to content

Group possible backend share configurations under same environment #335

Group possible backend share configurations under same environment

Group possible backend share configurations under same environment #335

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