Skip to content

Commit

Permalink
TEMPORARILY run nightly cron on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
esantorella committed Oct 2, 2024
1 parent 24ee047 commit fe697c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
schedule:
# 2:30 PST
- cron: '30 10 * * *'
pull_rquest:
branches: [main]
workflow_dispatch:


Expand Down

0 comments on commit fe697c3

Please sign in to comment.