We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0577272 commit 8ff1af4Copy full SHA for 8ff1af4
.github/workflows/pe_nightly_testing.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
workflow_call:
6
schedule:
7
- - cron: '25 5 * * *'
+ - cron: '25 5 * * 3'
8
9
jobs:
10
setup_matrix:
0 commit comments