Skip to content

Commit 8e94894

Browse files
committed
Add 20 min
1 parent 96ec167 commit 8e94894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sessions-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Firebase Sessions E2E Tests
22

33
on:
44
schedule:
5-
- cron: 4 */4 * * * # every 4 hours at 04 minutes past the hour
5+
- cron: 24 */4 * * * # every 4 hours at 24 minutes past the hour
66
workflow_dispatch: # allow triggering the workflow manually
77

88
concurrency:

0 commit comments

Comments
 (0)