diff --git a/Jenkinsfile b/Jenkinsfile index 343ce7dd8f63..c823c1533344 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -81,7 +81,7 @@ pipeline { credentials('brave-builds-github-token-for-pr-builder') github('brave/devops', 'https') } - branch('${params.DEVOPS_BRANCH}') + branch('wknapik-is-ci-feature-supported') } } scriptPath("jenkins/jobs/browser/pr-brave-browser-${PLATFORM}.Jenkinsfile")