Set PULL_BASE_REF and PULL_PULL_REF default values to main for
[infra/cicd.git] / jjb / metal3 / job_dev_env_integration_tests_prow.yml
index 7f402f93bc2b22cf31684b50a28ed221845cab6f..52e3393fe8edd6423413838525b94f112043f2fb 100644 (file)
         description: 'Project github repo name'
     - string:
         name: PULL_BASE_REF
-        default: '{capm3_release_branch}'
+        default: "main"
         description: 'Ref name of the base branch'
     - string:
         name: PULL_PULL_SHA
-        default: '{capm3_release_branch}'
+        default: "main"
         description: 'Pull request head SHA'
     - string:
         name: PULL_NUMBER