Skip to content

Commit

Permalink
run on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
guenp committed Jan 9, 2025
1 parent 8702def commit 3b04f7b
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 @@ -11,6 +11,8 @@
name: Tests and Code Checks (DuckDB nightly)

on:
schedule:
- cron: '0 0 * * *' # every 24 hours, top of the hour
workflow_dispatch:

permissions: read-all
Expand Down

0 comments on commit 3b04f7b

Please sign in to comment.