This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
- name: Git checkout
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
fetch-tags: true
|
||||
- name: Lint shell scripts
|
||||
run: shellcheck files/sbin/certbot_renew
|
||||
|
||||
Reference in New Issue
Block a user