Shellcheck

This commit is contained in:
Kroese 2023-04-27 18:00:32 +02:00 committed by GitHub
parent c23628dbc4
commit 81228f6bc1

View file

@ -1,18 +1,10 @@
on:
push:
branches-ignore:
- 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: {}