We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d1d2e commit 97cd0ebCopy full SHA for 97cd0eb
1 file changed
.github/workflows/test.yml
@@ -6,6 +6,8 @@ name: Maven and Python Tests
6
- edited
7
- synchronize
8
- reopened
9
+ schedule:
10
+ - cron: 0 0 * * *
11
12
jobs:
13
test:
0 commit comments