Skip to content

Commit 013c379

Browse files
authored
Change nightly schedule time to 22:00 UTC
1 parent e0e55da commit 013c379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-motorcad-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Nightly MotorCAD check
33
on:
44
workflow_dispatch:
55
schedule: # UTC at 0400
6-
- cron: '0 4 * * *'
6+
- cron: '0 22 * * *'
77

88
env:
99
PACKAGE_NAME: ansys-motorcad-core

0 commit comments

Comments
 (0)