Skip to content

✨ Add Sawa files #237

✨ Add Sawa files

✨ Add Sawa files #237

---
# yamllint disable-line rule:line-length
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# yamllint disable-line rule:line-length
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Yamllint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7]
steps:
- uses: actions/checkout@v2
- name: Run the YAML linter.
run: |
yamllint -c .yamllint-config.yaml system_data/