Skip to content

Commit beb8376

Browse files
committed
Update release workflow: schedule release
1 parent da150b1 commit beb8376

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Release
22
on:
3+
schedule:
4+
- cron: "*/15 * * * *"
35
workflow_dispatch:
46
inputs:
57
version:

0 commit comments

Comments
 (0)