Skip to content

Commit 4332a4b

Browse files
authored
run every 15 mins
1 parent 82e6701 commit 4332a4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: ["main"]
66
workflow_dispatch:
77
schedule:
8-
- cron: "*/30 * * * *"
8+
- cron: "*/15 * * * *"
99

1010
permissions: write-all
1111

0 commit comments

Comments
 (0)