Skip to content

Commit 1c2aa1c

Browse files
authored
Change schedule (#35950)
1 parent 26ba4a7 commit 1c2aa1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/beam_StressTests_Java_KafkaIO.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name: StressTests Java KafkaIO
1717

1818
on:
1919
schedule:
20-
- cron: '0 10 * * 0'
20+
- cron: '0 14 * * 0'
2121
workflow_dispatch:
2222

2323
#Setting explicit permissions for the action to avoid the default permissions which are `write-all` in case of pull_request_target event

0 commit comments

Comments
 (0)