Skip to content

Commit 37db2cd

Browse files
committed
chore: support action on jda branch
1 parent e7236d4 commit 37db2cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.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+
- jda
78
pull_request:
89
branches:
910
- main
11+
- jda
1012
workflow_dispatch:
1113

1214
concurrency:

0 commit comments

Comments
 (0)