Skip to content

Commit aabc174

Browse files
committed
test: test github action
Signed-off-by: zongz <zongzhe1024@163.com>
1 parent f451f29 commit aabc174

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

.github/workflows/install-kcl-lsp.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: script-kcl-lsp
2-
on:
3-
push:
4-
branches:
5-
- main
2+
on: push
3+
64
jobs:
75
check-macos:
86
strategy:

.github/workflows/install-kcl.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: script-kcl
2-
on:
3-
push:
4-
branches:
5-
- main
2+
on: push
3+
64
jobs:
75
check-macos:
86
strategy:

0 commit comments

Comments
 (0)