mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2025-12-06 10:57:57 +01:00
simplify
This commit is contained in:
3
.github/workflows/push.yml
vendored
3
.github/workflows/push.yml
vendored
@@ -5,7 +5,8 @@ jobs:
|
||||
name: Shellcheck
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
- name: Run Shellcheck
|
||||
uses: ./
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user