mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-11-24 13:47:40 +00:00
Update action
This commit is contained in:
parent
237917009e
commit
7979fef27e
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -6,6 +6,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: shellcheck
|
||||
uses: ludeeus/actions/shellcheck@master
|
||||
uses: ludeeus/action-shellcheck@0.0.1
|
||||
with:
|
||||
args: wireguard-install.sh -e SC1091 -e SC2034
|
||||
|
Loading…
Reference in New Issue
Block a user