mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-07-25 10:26:08 +08:00
Update Workflow
This commit is contained in:
7
.github/workflows/shellcheck.yml
vendored
7
.github/workflows/shellcheck.yml
vendored
@@ -8,8 +8,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Install shellcheck
|
||||
run: apt-get install shellcheck
|
||||
|
||||
- name: Run shellcheck
|
||||
run: shellcheck *.sh
|
||||
- name: shellcheck
|
||||
uses: ludeeus/action-shellcheck@0.1.0
|
||||
|
Reference in New Issue
Block a user