|
@@ -63,7 +63,8 @@ jobs:
|
|
|
./actionlint -color \
|
|
./actionlint -color \
|
|
|
-shellcheck= \
|
|
-shellcheck= \
|
|
|
-ignore 'label ".+" is unknown' \
|
|
-ignore 'label ".+" is unknown' \
|
|
|
- -ignore 'value "emqx-enterprise" in "exclude"'
|
|
|
|
|
|
|
+ -ignore 'value "emqx-enterprise" in "exclude"' \
|
|
|
|
|
+ -ignore 'value "emqx-enterprise-elixir" in "exclude"'
|
|
|
- name: Check line-break at EOF
|
|
- name: Check line-break at EOF
|
|
|
run: |
|
|
run: |
|
|
|
./scripts/check-nl-at-eof.sh
|
|
./scripts/check-nl-at-eof.sh
|