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