Skip to content

Commit 651cc6c

Browse files
committed
Run actionlint
1 parent c7198c5 commit 651cc6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/quality-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ jobs:
101101
- name: Run linting for TypeScript and Python
102102
run: make lint
103103

104+
- name: actionlint
105+
uses: raven-actions/actionlint@v2
106+
104107
- name: Run ShellCheck
105108
uses: ludeeus/action-shellcheck@master
106109
with:

0 commit comments

Comments
 (0)