Skip to content

Commit

Permalink
CI: Switch notebook review to be periodic
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed Feb 6, 2024
1 parent d20e5ed commit a2ae1a0
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/notebooks.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
on:
push:
branches:
- notebooks-review
# Uncomment in actual merge
# schedule:
# # run twice a month during times when hopefully few other jobs are scheduled
# - cron: '0 12 5,20 * *'
schedule:
# run twice a month during times when hopefully few other jobs are scheduled
- cron: '0 12 6,21 * *'

jobs:
find-notebooks:
Expand Down

0 comments on commit a2ae1a0

Please sign in to comment.