Skip to content

Commit

Permalink
run hive-experimental on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
fgimenez committed Aug 19, 2024
1 parent 391aea2 commit c033dfd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/hive-experimental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
name: hive

on:
pull_request:
merge_group:
push:
branches: [main]
workflow_dispatch:
schedule:
# every day
- cron: "0 0 * * *"

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit c033dfd

Please sign in to comment.