Skip to content

Commit 2939c9c

Browse files
setup cronjob
1 parent 0c96f50 commit 2939c9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Build and Release
22
on:
3+
schedule: [{cron: "1 1 1 * *"}]
34
push:
45
branches:
56
- main

0 commit comments

Comments
 (0)