We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eae9eb6 + 1d173cd commit 8bf4bfdCopy full SHA for 8bf4bfd
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 * * *"
+ - cron: "15 7,17 * * *"
9
10
env:
11
LD_LIBRARY_PATH: /opt/senzing/er/lib
0 commit comments