Skip to content

Commit bddb61d

Browse files
authored
Update desktop-choco-packages-2016-wf.yml
sched
1 parent 8b4f563 commit bddb61d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/desktop-choco-packages-2016-wf.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches: [ main ]
77
schedule:
8-
- cron: '0 0 1 * *' ##execution of a task in the first minute of the month
8+
- cron: '19 10 * * *' ##execution of a task in the first minute of the month
99

1010

1111

@@ -37,4 +37,4 @@ jobs:
3737
run: .\scripts\Choco_Packages_Desktop_windows10.ps1
3838
shell: pwsh
3939

40-
40+

0 commit comments

Comments
 (0)