Skip to content

Commit f7d63fe

Browse files
Increase frequency of e2e test runs (#2375)
increase frequency of e2e test runs
1 parent 17e5225 commit f7d63fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- "release/**"
1010
pull_request:
1111
schedule:
12-
- cron: '1 0 * * *'
12+
- cron: '0 * * * *'
1313
defaults:
1414
run:
1515
shell: bash

0 commit comments

Comments
 (0)