Fixing workflow syntax error
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 4s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 16s
Wiki Resources Sanity Checks / ruff-checks (push) Successful in 16s

This commit is contained in:
2026-04-24 14:35:02 -07:00
parent 6a0cd25aee
commit 42fae4c5d8

View File

@@ -13,6 +13,5 @@ jobs:
uses: actions/checkout@v4
- name: Perform linting with ruff
uses: astral-sh/ruff-action@v3
run: ruff check
with:
src: "wiki-resources"