Skip to content

chore(RPS-1004): updated to new wandelbots-nova library #2

chore(RPS-1004): updated to new wandelbots-nova library

chore(RPS-1004): updated to new wandelbots-nova library #2

Workflow file for this run

---
name: YAML Lint
on:
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: .
config_file: .yamllint