Browse Source

Update test-pr.yml

pull/415/head
Sebastian Stehle 6 years ago
committed by GitHub
parent
commit
0fe3b837af
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .github/workflows/test-pr.yml

5
.github/workflows/test-pr.yml

@ -1,9 +1,6 @@
name: Test Pull Request name: Test Pull Request
on: on: pull_request
pull_request:
branches:
- master
jobs: jobs:
build: build:

Loading…
Cancel
Save