Skip to content

Commit

Permalink
ci: change scheduled workflow timing
Browse files Browse the repository at this point in the history
  • Loading branch information
elmomoilanen committed Apr 1, 2024
1 parent 132bf9b commit 998ed1a
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 @@ -8,7 +8,7 @@ on:
paths-ignore: [ "docs/**" ]
branches: [ main ]
schedule:
- cron: '45 18 3 * *'
- cron: '30 19 1 * *'

jobs:
tests:
Expand Down

0 comments on commit 998ed1a

Please sign in to comment.