Shellcheck

This commit is contained in:
Kroese 2023-04-26 20:48:13 +02:00 committed by GitHub
parent 6cb235d6e1
commit 70e22cc3e4

View File

@ -4,10 +4,14 @@ on:
- master
paths:
- '**/*.sh'
- '.github/workflows/test.yml'
- '.github/workflows/check.yml'
pull_request:
paths:
- '**/*.sh'
- '.github/workflows/test.yml'
- '.github/workflows/check.yml'
name: "Test"
permissions: {}