This commit is contained in:
Kroese 2023-04-26 21:18:17 +02:00 committed by GitHub
parent bca87e3d40
commit fcedd129f3

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