We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4f563 commit bddb61dCopy full SHA for bddb61d
.github/workflows/desktop-choco-packages-2016-wf.yml
@@ -5,7 +5,7 @@ on:
5
push:
6
branches: [ main ]
7
schedule:
8
- - cron: '0 0 1 * *' ##execution of a task in the first minute of the month
+ - cron: '19 10 * * *' ##execution of a task in the first minute of the month
9
10
11
@@ -37,4 +37,4 @@ jobs:
37
run: .\scripts\Choco_Packages_Desktop_windows10.ps1
38
shell: pwsh
39
40
-
+
0 commit comments