Skip to content

Commit

Permalink
ci: Configurando workflow para todo dia primeiro
Browse files Browse the repository at this point in the history
  • Loading branch information
WillxBernardo committed Sep 2, 2024
1 parent 66ffbb0 commit 400cae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run Scraper Monthly

on:
schedule:
- cron: "*/5 * * * *"
- cron: "0 0 1 * *"

jobs:
run-scraper:
Expand Down

0 comments on commit 400cae4

Please sign in to comment.