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 da150b1 commit beb8376Copy full SHA for beb8376
.github/workflows/release.yml
@@ -1,5 +1,7 @@
1
name: Release
2
on:
3
+ schedule:
4
+ - cron: "*/15 * * * *"
5
workflow_dispatch:
6
inputs:
7
version:
0 commit comments