Skip to content

Commit

Permalink
remove JP from github issue assignees
Browse files Browse the repository at this point in the history
  • Loading branch information
fvankrieken committed Aug 1, 2024
1 parent 7b22b66 commit f7ec233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
repo: context.repo.repo,
title: title,
body: body,
assignees: ["jpiacentinidcp", "ileoyu", "OmarOrtiz1"],
assignees: ["ileoyu", "OmarOrtiz1"],
labels: ['staging', category]
});
}

0 comments on commit f7ec233

Please sign in to comment.