Skip to content

Commit 2ead06d

Browse files
committed
changed to track main branch
1 parent cddd8c8 commit 2ead06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release LSP
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
paths:
88
- "package.json" # Triggers only when package.json changes
99

0 commit comments

Comments
 (0)