Skip to content

Commit 708f1ef

Browse files
authored
Merge pull request #910 from LIT-Protocol/chore/ci-add-naga-e2e-trigger
chore(ci): run e2e workflow on naga branch
2 parents 2465d4b + 000dd00 commit 708f1ef

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)