Shellcheck

This commit is contained in:
Kroese 2023-04-27 17:43:52 +02:00 committed by GitHub
parent 4f6e923f22
commit 4ea7ae62d6

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