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

Update test.yml

parent e5d74081
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
on:
  push:
    branches: [ master ]
    paths-ignore:
      - '**/test.yml'
      - '**/build.yml'
      - '**/README.md'
      - '**/docker-compose.yml'
  pull_request:
    branches: [ master ]
    paths-ignore:
      - '**/test.yml'
      - '**/build.yml'
      - '**/README.md'
      - '**/docker-compose.yml'

name: "Test"
permissions: {}