瀏覽代碼

chore(workflows): run on push

Ryan Chandler 4 年之前
父節點
當前提交
d0b9cf65b8
共有 1 個文件被更改,包括 1 次插入0 次删除
  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: