Skip to content

Commit caaa5fd

Browse files
committed
update
1 parent bdc0c33 commit caaa5fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nuttx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: ["main"]
88
schedule:
99
# Build on Mondays at 9am PST every week
10-
- cron: '0 17 * * 1'
10+
- cron: '0 17 * * 1'
1111

1212
jobs:
1313
build-nuttx:

0 commit comments

Comments
 (0)