Shellcheck

This commit is contained in:
Kroese 2023-04-21 06:21:07 +02:00 committed by GitHub
parent 4cb5e6c54d
commit df22efd65b

View File

@ -11,7 +11,7 @@ on:
- '.github/workflows/**' - '.github/workflows/**'
jobs: jobs:
check: shellcheck:
uses: ./.github/workflows/check.yml uses: ./.github/workflows/check.yml
build: build:
needs: check needs: check