We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b0944 commit a5566f0Copy full SHA for a5566f0
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
- 'LICENSE'
10
schedule:
11
# Runs every Saturday at 00:00 PST (08:00 UTC)
12
- - cron: '0 8 * * 0'
+ - cron: '0 8 * * 6'
13
jobs:
14
build:
15
name: Build driver samples
0 commit comments