Skip to content

Commit 3936cd0

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent 0fa756b commit 3936cd0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/clone-labels.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Clone Labels
22

33
on:
44
schedule:
5-
- cron: '0 0 1 * *' # 1st of every month at 00:00 UTC
6-
- cron: '0 0 15 * *' # 15th of every month at 00:00 UTC
5+
- cron: '0 3 * * 1' # Every monday at 03:00 UTC
76

87
workflow_dispatch:
98

0 commit comments

Comments
 (0)