Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

Commit

Permalink
Run tests on all Pull Requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon LH committed Oct 24, 2020
1 parent ca10c83 commit 8e1743b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: test

on:
push:
branches-ignore:
- master
on: [pull_request]

jobs:
test:
Expand Down

0 comments on commit 8e1743b

Please sign in to comment.