Skip to content

Merge pull request #68 from cradle8810/console_add_packages_20240407 #35

Merge pull request #68 from cradle8810/console_add_packages_20240407

Merge pull request #68 from cradle8810/console_add_packages_20240407 #35

Workflow file for this run

---
name: Lints
on:
push:
branches:
- '**'
jobs:
Yamllint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run YAML Lint
run: yamllint --strict --format github .