Przeglądaj źródła

Update test.yml

Matthew R Kasun 3 lat temu
rodzic
commit
c785932e2b
1 zmienionych plików z 1 dodań i 1 usunięć
  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: