Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1001120

Browse files
authored
chore: add more hours to workflow - sprint2021
1 parent cefb0e2 commit 1001120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and update documentation
33
# Daily at 23 pm
44
on:
55
schedule:
6-
- cron: '0 19,20,21,23 * * *'
6+
- cron: '0 14,15,16,17,19,20,21,23 * * *'
77

88
# Branch where translation takes place
99
env:

0 commit comments

Comments
 (0)