We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe75db commit 16e6db9Copy full SHA for 16e6db9
.github/workflows/cmake_ctest.yml
@@ -10,7 +10,7 @@ on:
10
- opened
11
workflow_dispatch:
12
schedule:
13
- - cron: '1 0 * * 0' # Sunday 12:01am UTC
+ - cron: '0 18 * * 4' # Thursday 18:00 UTC
14
15
jobs:
16
build_test:
0 commit comments