Browse Source

chore(workflow)

Ryan Chandler 5 years ago
parent
commit
c0f50b978b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/tests.yml

+ 0 - 2
.github/workflows/tests.yml

@@ -2,8 +2,6 @@ name: Run tests
 
 on:
   pull_request:
-    branches:
-      - master
 
 jobs:
   tests: