Skip to content

Commit

Permalink
chore(workflows):[#828] fix executionFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jhartmann committed Jul 26, 2024
1 parent 50ae7c2 commit 7bdeb38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
executionFilter:
description: 'Execution filter'
required: false
default: '!Ignore & !INACTIVE & INTEGRATION_TEST & DEV'
default: '!Ignore& !INACTIVE & IRS & INT'
exportFilter:
description: 'Jira export filter'
required: false
Expand Down

0 comments on commit 7bdeb38

Please sign in to comment.