Skip to content

Bump roles/sway from e00b9fb to 4c2994c #42

Bump roles/sway from e00b9fb to 4c2994c

Bump roles/sway from e00b9fb to 4c2994c #42

Workflow file for this run

---
name: Jinja2 Linting check
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
build:
name: Jinja2 Linting
runs-on: ubuntu-latest
steps:
- name: Checkout git repo
uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0
- name: Run j2lint
uses: ansible-actions/[email protected]
with:
target: "./"