ci: add branch condition for pull_request (i586)
author백종민/Tizen Platform Lab(SR)/삼성전자 <jm0829.baek@samsung.com>
Wed, 4 Oct 2023 05:47:07 +0000 (14:47 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 4 Oct 2023 05:47:07 +0000 (14:47 +0900)
.github/workflows/gbs-build-p4-i586.yml

index 63ff73f..335e1f0 100644 (file)
@@ -5,6 +5,9 @@ name: gbs-build-p4-i586
 # Controls when the workflow will run
 on:
   pull_request:
+    branches:
+      - main
+      - release/vd
   push:
     branches:
       - main