Skip to content

Commit

Permalink
Update atualiza_tabelas.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor-oss authored Nov 4, 2023
1 parent 365a899 commit fb61ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atualiza_tabelas.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: run main.py

on:
schedule: [{cron: "0 0 * * 6"}] #agendamento
schedule: [{cron: "0 9 * * 6"}] #agendamento

jobs:
build:
Expand Down

0 comments on commit fb61ac7

Please sign in to comment.