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 3224675 + 708f1ef commit 46b6b41Copy full SHA for 46b6b41
.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