[Build] Fix workflow to add branch label for DevelNUI
authorWonyoung Choi <wy80.choi@samsung.com>
Wed, 28 Oct 2020 05:23:25 +0000 (14:23 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Wed, 28 Oct 2020 05:23:25 +0000 (14:23 +0900)
.github/workflows/check-api-level.yml

index 7232766..4d87150 100644 (file)
@@ -4,6 +4,7 @@ on:
   pull_request_target:
     branches:
     - master
+    - DevelNUI
     - API*
 
 jobs: