2
0
Matthew R Kasun 3 жил өмнө
parent
commit
c785932e2b

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

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