Skip to content

Commit

Permalink
mudança na condição de disparo do workflow contrato.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davi-aguiar-vieira committed Aug 2, 2024
1 parent 1c34787 commit c6cf948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contratos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: '0 2 * * 6'
push:
branches:
- main
- mateus
workflow_dispatch:

jobs:
Expand Down

0 comments on commit c6cf948

Please sign in to comment.