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 c82d48e commit 573ab88Copy full SHA for 573ab88
.github/workflows/winget.yml
@@ -2,8 +2,6 @@ name: Update Winget Package
2
3
on:
4
workflow_dispatch: # allows manual triggering
5
- schedule:
6
- - cron: '28 5 * * *' # Update every day at 5:28 UTC
7
8
jobs:
9
update:
0 commit comments