fix: add noqa comments for linting in workflow and role inclusion
Some checks failed
Test / Lint (push) Successful in 13s
Test / Lint (pull_request) Successful in 13s
Test / Test (push) Has been skipped
Test / Test (pull_request) Failing after 37s

This commit is contained in:
Daniel Akulenok
2026-01-28 23:25:35 +01:00
parent 45d9861960
commit 4cb9cb3e3f
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
---
name: Test
on:
on: # noqa: yaml[truthy]
push:
branches:
- main