Skip to content

Commit 49edd39

Browse files
ci: update extension build schedule
Signed-off-by: Ar Rakin <[email protected]>
1 parent 913b93c commit 49edd39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/extensions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Build Extensions
33
on:
44
push:
55
branches: [main]
6-
# schedule:
7-
# - cron: '*/20 * * * *'
6+
schedule:
7+
- cron: '*/20 * * * *'
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)