Skip to content

Commit

Permalink
Update CI/CD rules
Browse files Browse the repository at this point in the history
  • Loading branch information
grmeyer-hw-dev committed Jul 4, 2024
1 parent 57df7fc commit ec3ccab
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ name: Java SDK CI

on:
workflow_dispatch:
push:
branches:
- master
- support/SDK-V3
- feature/**
- bugfix/**
- dependabot/**

jobs:
build:
Expand Down

0 comments on commit ec3ccab

Please sign in to comment.