Set PULL_BASE_REF and PULL_PULL_REF default values to main for
[infra/cicd.git] / jjb / metal3 / job_dev_env_periodic_integration_tests_prow.yaml
index 51f552f5181c233c054d93ba64f5d86d6b74c639..fe02c46d4a5eb096ae7ad31aeedb937df49e4117 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