We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c96f50 commit 2939c9cCopy full SHA for 2939c9c
.github/workflows/build-and-release.yml
@@ -1,5 +1,6 @@
1
name: Build and Release
2
on:
3
+ schedule: [{cron: "1 1 1 * *"}]
4
push:
5
branches:
6
- main
0 commit comments