Skip to content

Commit ec3ccab

Browse files
Update CI/CD rules
1 parent 57df7fc commit ec3ccab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ name: Java SDK CI
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- master
8+
- support/SDK-V3
9+
- feature/**
10+
- bugfix/**
11+
- dependabot/**
512

613
jobs:
714
build:

0 commit comments

Comments
 (0)