Browse Source

chore(workflows): run on push

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

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

@@ -1,6 +1,7 @@
 name: Run tests
 
 on:
+  push:
   pull_request:
 
 jobs: