We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee1b37 commit c0d0634Copy full SHA for c0d0634
1 file changed
.github/workflows/pytest-linux.yaml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
branches: [main]
7
schedule:
8
- - cron: "15 7,17 * * *"
+ - cron: "15 7 * * *"
9
10
env:
11
LD_LIBRARY_PATH: /opt/senzing/er/lib
0 commit comments