Unverified Commit 24bea6a6 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Shellcheck

parent 6df0fb0d
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: {}