Matthew R Kasun пре 3 година
родитељ
комит
c785932e2b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/test.yml

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

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