Skip to content

Commit 46b6b41

Browse files
authored
Merge branch 'naga' into fix/ci-lint-issue
2 parents 3224675 + 708f1ef commit 46b6b41

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ name: E2E Tests
33
on:
44
push:
55
branches:
6-
- main
7-
- master
8-
- develop
6+
- naga
7+
- canary-naga
98
pull_request:
109
env:
1110
LIT_STATUS_WRITE_KEY: ${{ secrets.LIT_STATUS_WRITE_KEY }}

0 commit comments

Comments
 (0)