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 e0e55da commit 013c379Copy full SHA for 013c379
.github/workflows/nightly-motorcad-check.yml
@@ -3,7 +3,7 @@ name: Nightly MotorCAD check
3
on:
4
workflow_dispatch:
5
schedule: # UTC at 0400
6
- - cron: '0 4 * * *'
+ - cron: '0 22 * * *'
7
8
env:
9
PACKAGE_NAME: ansys-motorcad-core
0 commit comments