Skip to content

Commit

Permalink
schedule io tests
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling committed Dec 2, 2024
1 parent 8ea30eb commit 74d014a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/io_tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Test IO

on:
schedule:
# Per https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#schedule
# Make this a weird time
- cron: "23 5 * * 1"
push:
branches: [ "master" ]
pull_request:
Expand Down

0 comments on commit 74d014a

Please sign in to comment.