Lith 8 tháng trước cách đây
mục cha
commit
61636054fc
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .github/workflows/ki_devops3_test.yml

+ 3 - 0
.github/workflows/ki_devops3_test.yml

@@ -18,6 +18,9 @@ on:
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:
 
+  pull_request:
+    types: [opened, synchronize, reopened]
+
 # A workflow run is made up of one or more jobs that can run sequentially or in parallel
 jobs:
   # This workflow contains a single job called "build"