mirror of
https://github.com/ludeeus/action-shellcheck.git
synced 2025-08-23 09:46:28 +02: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