Address shellcheck warnings
This commit is contained in:
parent
e471edd93a
commit
3f762da1e6
11 changed files with 68 additions and 34 deletions
2
.github/workflows/update-check.yaml
vendored
2
.github/workflows/update-check.yaml
vendored
|
|
@ -21,7 +21,5 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.PERSONAL_TOKEN }}
|
||||
- name: Check Update
|
||||
run: python3 update-check.py ${{ github.event_name == 'pull_request' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue