Refine GH actions scope
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 21 Aug 2021 17:04:13 +0000 (19:04 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 21 Aug 2021 17:04:13 +0000 (19:04 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/workflows/lint.yml
.github/workflows/unit-tests.yml

index 5773a679da2471706cab73841be0a95387b1d681..d49773cae99c0af0ea9371973445d949eb3b755c 100644 (file)
@@ -5,6 +5,7 @@ on:
   #   branches:
   #     - master
   pull_request:
+    types: [opened, synchronize, reopened]
     branches:
       - master
 
index cb19ac49f3665d0dfc985633c1cf447fcda62748..4089d4c2bf8a851634907c8d116b13ad815c5ea1 100644 (file)
@@ -5,6 +5,7 @@ on:
     branches:
       - master
   pull_request:
+    types: [opened, synchronize, reopened]
     branches:
       - master