Browse Source

Update test.yml

Matthew R Kasun 3 years ago
parent
commit
c785932e2b
1 changed files with 1 additions and 1 deletions
  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: