mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Ignore actionlint error for now
This commit is contained in:
parent
b56c45b4ee
commit
ab948e467c
5
actionlint.yml
Normal file
5
actionlint.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
paths:
|
||||
.github/workflows/**/*.{yml,yaml}:
|
||||
ignore:
|
||||
- ".*ubuntu-24.04-arm.*"
|
||||
Loading…
Reference in a new issue