Skip to content

Commit

Permalink
actions rodando terça e quinta
Browse files Browse the repository at this point in the history
  • Loading branch information
JezzDiego committed Oct 27, 2023
1 parent a9f4dbb commit 8e705d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Continuous Delivery

on:
schedule:
- cron: "45 2 * * 2"
- cron: "0 3 * * 2,4"
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8e705d2

Please sign in to comment.