mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-05 03:43:30 +03:00
Update action
This commit is contained in:
parent
237917009e
commit
7979fef27e
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue