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 1bf2ea1 commit abc8241Copy full SHA for abc8241
.github/workflows/get_latest_tag.yml
@@ -1,7 +1,7 @@
1
name: Get latest release
2
on:
3
schedule:
4
- - cron: "0 */6 * * *"
+ - cron: "0 0 */7 * *"
5
workflow_dispatch:
6
jobs:
7
Fetch:
0 commit comments