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.
1 parent f451f29 commit aabc174Copy full SHA for aabc174
.github/workflows/install-kcl-lsp.yml
@@ -1,8 +1,6 @@
1
name: script-kcl-lsp
2
-on:
3
- push:
4
- branches:
5
- - main
+on: push
+
6
jobs:
7
check-macos:
8
strategy:
.github/workflows/install-kcl.yml
name: script-kcl
0 commit comments