mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-11-24 05:56:02 +03:00
Update action
This commit is contained in:
parent
3b7a8c0362
commit
237917009e
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: actions/bin/shellcheck@master
|
||||
uses: ludeeus/actions/shellcheck@master
|
||||
with:
|
||||
args: wireguard-install.sh -e SC1091 -e SC2034
|
||||
|
Loading…
Reference in New Issue
Block a user