From 57339f677b183446274ca3b60efdd07296ce860d Mon Sep 17 00:00:00 2001 From: raz-shlomo-frontegg <110029056+raz-shlomo-frontegg@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:45:24 +0300 Subject: [PATCH] Update pull-request.yaml --- .github/workflows/pull-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 94c4505..bc47df5 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -7,7 +7,7 @@ on: type: string string_to_lint: required: false - default: ${{ startsWith(github.event.pull_request.title ,'PR Checks&Tests') && 'FR-13538' || startsWith(github.event.pull_request.title ,'Update Routes Config') && 'FR-12531' || startsWith(github.event.pull_request.title ,'[Snyk]') && 'FR-9580' || github.event.pull_request.title}} + default: ${{ startsWith(github.event.pull_request.title ,'Update Routes Config') && 'FR-12531' || startsWith(github.event.pull_request.title ,'[Snyk]') && 'FR-9580' || github.event.pull_request.title}} type: string secrets: frontegg_jira_email: