mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
Update lint.yml
shellcheck new script in linter workflow
This commit is contained in:
parent
9dfd936970
commit
4e07982e82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: shellcheck
|
- name: shellcheck
|
||||||
run: shellcheck steps/helpers.sh download-distfiles.sh
|
run: shellcheck steps/helpers.sh download-distfiles.sh .github/workflows/ubuntu_bwrap_fix.sh
|
||||||
|
|
||||||
reuse:
|
reuse:
|
||||||
name: Lint reuse information
|
name: Lint reuse information
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue