Skip to content

Commit

Permalink
Adding scheduled CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Apr 25, 2024
1 parent aa1e3e9 commit f96426f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/run_circhemy_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: CI tests
on:
push:
pull_request:
# schedule:
# - cron: '0 7 * * *'
schedule:
- cron: '0 11 * * *'


concurrency:
group: ci-tests-${{ github.ref }}-1
Expand Down

0 comments on commit f96426f

Please sign in to comment.