fix: add noqa comments for linting in workflow and role inclusion
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Test
|
||||
|
||||
on:
|
||||
on: # noqa: yaml[truthy]
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user