Ver código fonte

chore(workflows): run on push

Ryan Chandler 4 anos atrás
pai
commit
d0b9cf65b8
1 arquivos alterados com 1 adições e 0 exclusões
  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: