Skip to content

Commit 7f5c848

Browse files
committed
[ci] update the github action
1 parent 7e0e7e6 commit 7f5c848

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.github/workflows/linux_vulkan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- main
7+
- kws
78
pull_request:
89
branches:
910
- main
11+
- kws
1012

1113
jobs:
1214
build:

.github/workflows/macos_metal.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- main
7+
- kws
78
pull_request:
89
branches:
910
- main
11+
- kws
1012

1113
jobs:
1214
build:

.github/workflows/windows_direct3d12.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- main
7+
- kws
78
pull_request:
89
branches:
910
- main
11+
- kws
1012

1113
jobs:
1214
build:

0 commit comments

Comments
 (0)