Skip to content

Commit

Permalink
Changed schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorTatarnikov committed Nov 7, 2024
1 parent a9e5ae7 commit f06ba21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- '*'
schedule:
# Runs at 6:10am UTC on Monday
- cron: '0/10 * * * *'
- cron: '1/10 * * * *'
pull_request:

jobs:
Expand Down

0 comments on commit f06ba21

Please sign in to comment.