Skip to content

Commit

Permalink
create example for hide_filters
Browse files Browse the repository at this point in the history
  • Loading branch information
edulauer committed Jun 18, 2024
1 parent 9866c57 commit 24f5ecd
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions dag_confs/examples_and_tests/hide_filters_example.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
dag:
id: hide_filters_example
description: DAG de teste
tags:
- inlabs
schedule: 0 8 * * MON-FRI
search:
header: HEADER TEXT
sources:
- INLABS
terms:
- tecnologia
- informação
department:
- Ministério da Gestão e da Inovação em Serviços Públicos
- Ministério da Defesa
report:
emails:
- [email protected]
attach_csv: True
subject: "Teste do Ro-dou"
hide_filters: True

0 comments on commit 24f5ecd

Please sign in to comment.