ソースを参照

Update test.yml

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
 
 on:
-  pull-request:
+  pull_request:
     types: [opened, reopened]
 
 jobs: