Skip to content

Commit

Permalink
ci: run every 3 days
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Dec 26, 2024
1 parent 2869137 commit 96338d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Daily Rete QA Regression
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *'
- cron: '0 3 */3 * *'

jobs:
angular:
Expand Down

0 comments on commit 96338d0

Please sign in to comment.