We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cddd8c8 commit 2ead06dCopy full SHA for 2ead06d
.github/workflows/release.yaml
@@ -3,7 +3,7 @@ name: Release LSP
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
paths:
8
- "package.json" # Triggers only when package.json changes
9
0 commit comments