diff --git a/.circleci/config.yml b/.circleci/config.yml index b47bfc646e..35aaf37ca4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -349,7 +349,7 @@ workflows: filters: branches: only: - - free + - gig-apply-new-options-dropdown # This is alternate dev env for parallel testing - "build-qa": context : org-global diff --git a/src/shared/containers/Gigs/RecruitCRMJobApply.jsx b/src/shared/containers/Gigs/RecruitCRMJobApply.jsx index 4c086cf6ab..422ae8a474 100644 --- a/src/shared/containers/Gigs/RecruitCRMJobApply.jsx +++ b/src/shared/containers/Gigs/RecruitCRMJobApply.jsx @@ -35,6 +35,8 @@ class RecruitCRMJobApplyContainer extends React.Component { { label: 'LinkedIn', selected: false }, { label: 'Other Ad or Promotion', selected: false }, { label: 'Quora', selected: false }, + { label: 'Referral', selected: false }, + { label: 'Topcoder Newsletter', selected: false }, { label: 'Uprisor Podcast', selected: false }, { label: 'YouTube or Video Ad', selected: false }, ],