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

build: Run check for all files (#890)

Removed specific paths from pull request trigger.
parent 7dce575b
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
on:
  workflow_dispatch:
  pull_request:
    paths:
      - '**/*.sh'
      - 'Dockerfile'
      - '.github/workflows/test.yml'
      - '.github/workflows/check.yml'

name: "Test"
permissions: {}