Skip to content

Commit 4dd7f40

Browse files
committed
fix(e2e,lint): naga and canary-naga are the main branches
1 parent 46b6b41 commit 4dd7f40

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ on:
33
pull_request:
44
push:
55
branches:
6-
- master
7-
- main
8-
- develop
6+
- naga
7+
- canary-naga
98
jobs:
109
linter:
1110
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)