Browse Source

Update test.yml

Matthew R Kasun 3 năm trước cách đây
mục cha
commit
c785932e2b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -1,7 +1,7 @@
 name: Integration Test
 
 on:
-  pull-request:
+  pull_request:
     types: [opened, reopened]
 
 jobs: