mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2024-12-06 02:09:04 +00:00
Update Workflow
This commit is contained in:
parent
c62363dd62
commit
560cf49647
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
|
||||
|
Loading…
Reference in New Issue
Block a user