Skip to content

Commit

Permalink
Test every 3 days.
Browse files Browse the repository at this point in the history
  • Loading branch information
dolevf authored Jul 3, 2024
1 parent 8b3bb24 commit f6cddcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Integration Testing
on:
workflow_dispatch:
schedule:
- cron: '0 0 */7 * *'
- cron: '0 0 */3 * *'

jobs:
install_with_run_sh:
Expand Down

0 comments on commit f6cddcf

Please sign in to comment.