Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit d099ea4

Browse files
committed
Remove the CI schedule
This was placed here to keep track of k6 breaking changes. Now that the xk6-browser codebase has been merged into k6 this isn't needed.
1 parent 79e13f3 commit d099ea4

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

.github/workflows/e2e.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
branches:
77
- main
88
pull_request:
9-
schedule:
10-
# At 06:00 AM UTC from Monday through Friday
11-
- cron: '0 6 * * 1-5'
129

1310
defaults:
1411
run:

.github/workflows/sync_e2e.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
branches:
77
- main
88
pull_request:
9-
schedule:
10-
# At 06:00 AM UTC from Monday through Friday
11-
- cron: '0 6 * * 1-5'
129

1310
defaults:
1411
run:

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
branches:
55
- main
66
pull_request:
7-
schedule:
8-
# At 06:00 AM UTC from Monday through Friday
9-
- cron: '0 6 * * 1-5'
107

118
defaults:
129
run:

0 commit comments

Comments
 (0)