Skip to content

Commit

Permalink
ajustando condição de disparo do workflow empresa.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davi-aguiar-vieira committed Aug 3, 2024
1 parent 6764178 commit 985eef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/empresa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Atualizar Info Empresa

on:
workflow_run:
workflows: ["Atualizar contratos"]
workflows: ["Tratar erros"]
types:
- completed
workflow_dispatch:
Expand Down

0 comments on commit 985eef2

Please sign in to comment.