Skip to content

Commit 526ebb2

Browse files
authored
Merge pull request #360 from githubnext/copilot/fix-3942be9a-a80d-4a99-85d8-2e87d13bc2bc
2 parents 191afc6 + 7bf007a commit 526ebb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
option: "--command-triggered-only"
5656
description: "Tests via comments"
5757
fail-fast: false
58+
if: ${{ !(github.event_name == 'schedule' && (matrix.test-suite.name == 'issue-triggered' || matrix.test-suite.name == 'command-triggered')) }}
5859
name: "E2E Tests: ${{ matrix.test-suite.description }}"
5960
steps:
6061
- name: Checkout

0 commit comments

Comments
 (0)