Skip to content

Commit 4c38234

Browse files
authored
Add debug flag to actionlint args
1 parent b9a7ac4 commit 4c38234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: Check workflow files
2727
uses: docker://rhysd/actionlint:latest
2828
with:
29-
args: -color
29+
args: -color -debug

0 commit comments

Comments
 (0)