edited shellcheck
This commit is contained in:
parent
eff0023fe0
commit
cb629223ee
@ -29,9 +29,9 @@ on:
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: Shell syntax checker
|
||||
runs-on: ubuntu-24.04
|
||||
# permissions:
|
||||
# contents: read
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user