Skip to content

Commit

Permalink
chore: register me
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-milan committed Nov 23, 2023
1 parent da3822f commit 330610b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/exemplo/nome_do_objetivo/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from pipelines.exemplo.nome_do_objetivo.tasks import greet

with Flow(
name="rj-smtr: Nome do objetivo - Descrição detalhada do objetivo",
name="rj-smtr: Nome do objetivo - Descrição do objetivo",
) as exemplo__nome_do_objetivo__greet_flow:
# Parameters
name = Parameter("name", default="rj_smtr")
Expand Down

0 comments on commit 330610b

Please sign in to comment.