Skip to content

fix: extra_args not expanded properly #198

fix: extra_args not expanded properly

fix: extra_args not expanded properly #198

Workflow file for this run

---
name: Validate yaml files
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: lint yaml files
run: yamllint .github/workflows/