We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2465d4b + 000dd00 commit 708f1efCopy full SHA for 708f1ef
.github/workflows/e2e.yml
@@ -3,9 +3,8 @@ name: E2E Tests
3
on:
4
push:
5
branches:
6
- - main
7
- - master
8
- - develop
+ - naga
+ - canary-naga
9
pull_request:
10
env:
11
LIT_STATUS_WRITE_KEY: ${{ secrets.LIT_STATUS_WRITE_KEY }}
0 commit comments