Update .gitea/workflows/lint.yaml
This commit is contained in:
@@ -3,7 +3,7 @@ on: [push, pull_request]
|
|||||||
jobs:
|
jobs:
|
||||||
CI:
|
CI:
|
||||||
name: Lint Check Shellscripts
|
name: Lint Check Shellscripts
|
||||||
runs-on: alpine
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Run Linter
|
- name: Run Linter
|
||||||
|
|||||||
Reference in New Issue
Block a user