Skip to content

Commit

Permalink
Merge branch 'main' into collapse-search-results-opensearch-project#7507
Browse files Browse the repository at this point in the history
  • Loading branch information
leanneeliatra committed Aug 7, 2024
2 parents 23e0e89 + 47599b3 commit 3b21a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
const prOwners = ['Naarcha-AWS', 'kolchfa-aws', 'vagimeli', 'natebower'];
if (!prOwners.includes(assignee)) {
assignee = 'hdhalter'
assignee = 'kolchfa-aws'
}
github.rest.issues.addAssignees({
Expand Down

0 comments on commit 3b21a0c

Please sign in to comment.