summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorv-junyli <[email protected]>2025-07-25 20:34:57 -0700
committerv-junyli <[email protected]>2025-07-25 20:34:57 -0700
commita5566f00aefe1ac770a96b299fa62d1a6e3da831 (patch)
tree4ce29a59de921be7ad2b608779b86a221b28c4f9
parent08b0944581a8038ba690ceda4584272dd547d2d4 (diff)
fixing schedule
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e0992478..1f3d7693 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
- 'LICENSE'
schedule:
# Runs every Saturday at 00:00 PST (08:00 UTC)
- - cron: '0 8 * * 0'
+ - cron: '0 8 * * 6'
jobs:
build:
name: Build driver samples