We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ba4a7 commit 1c2aa1cCopy full SHA for 1c2aa1c
.github/workflows/beam_StressTests_Java_KafkaIO.yml
@@ -17,7 +17,7 @@ name: StressTests Java KafkaIO
17
18
on:
19
schedule:
20
- - cron: '0 10 * * 0'
+ - cron: '0 14 * * 0'
21
workflow_dispatch:
22
23
#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