Commit 70e22cc3 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Shellcheck

parent 6cb235d6
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -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: {}