Shellcheck

Shellcheck
This commit is contained in:
Kroese 2023-04-27 18:00:47 +02:00 committed by GitHub
commit 68c21e783d

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: {}