Add github whitelist branches params to trigger.
[releng/global-jjb.git] / jjb / lf-python-jobs.yaml
index 9b077e4..441e538 100644 (file)
           status-context: 'CLM'
           permit-all: true
           github-hooks: true
+          white-list-target-branches:
+            - '{branch}'
           included-regions: '{obj:github_included_regions}'
 
 ########################
           status-context: 'Python Sonar'
           permit-all: true
           github-hooks: true
+          white-list-target-branches:
+            - '{branch}'
           included-regions: '{obj:github_included_regions}'
 
 ##############
           status-context: 'Tox Verify'
           permit-all: true
           github-hooks: true
+          white-list-target-branches:
+            - '{branch}'
           included-regions: '{obj:github_included_regions}'