mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-22 23:08:36 +00:00
Update shellcheck.yml
This commit is contained in:
4
.github/workflows/shellcheck.yml
vendored
4
.github/workflows/shellcheck.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: shellcheck
|
||||
|
||||
on: pull_request
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
test:
|
||||
@@ -8,4 +8,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run shellcheck
|
||||
run: ci/run_shellcheck.sh
|
||||
run: ci/run_shellcheck.sh
|
||||
|
||||
Reference in New Issue
Block a user