Browse Source

test pull requests too

Aneurin Barker Snook 11 tháng trước cách đây
mục cha
commit
351090ee3c
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .github/workflows/test.yml

+ 3 - 0
.github/workflows/test.yml

@@ -1,6 +1,9 @@
 name: Test
 
 on:
+  pull_request:
+    branches:
+      - develop
   push:
     branches:
       - develop