Lith 8 сар өмнө
parent
commit
61636054fc

+ 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"