Skip to content

Commit

Permalink
workflows: added spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
DonHaul committed Nov 27, 2024
1 parent 36456e4 commit 2a81f19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def create_author_create_curation_ticket(**context: dict) -> None:
response = inspire_http_hook.create_ticket(
AUTHOR_CURATION_FUNCTIONAL_CATEGORY,
"curation_needed_author",
f"Curation needed for author"
f"Curation needed for author "
f"{workflow_data.get('name').get('preferred_name')} {bai}",
email,
{
Expand Down

0 comments on commit 2a81f19

Please sign in to comment.