Skip to content

Commit

Permalink
Merge pull request #214 from ResidenciaTICBrisa/Victor-oss-patch-1
Browse files Browse the repository at this point in the history
Update atualiza_tabelas.yml
  • Loading branch information
Victor-oss authored Nov 4, 2023
2 parents 365a899 + 8925786 commit 4d504bd
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: "30 10 * * 6"}] #agendamento

jobs:
build:
Expand Down

0 comments on commit 4d504bd

Please sign in to comment.