Skip to content

Commit

Permalink
Tests: Add tests schedule (#2857)
Browse files Browse the repository at this point in the history
  • Loading branch information
mike10ca authored Nov 23, 2023
1 parent 14570dd commit 5ff9855
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ondemand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Regression on demand tests

on:
workflow_dispatch:
schedule:
- cron: '0 4 * * 1-5'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 5ff9855

Please sign in to comment.