Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix: bumping Java Server internal version to incorporate various depe… #129

fix: bumping Java Server internal version to incorporate various depe…

fix: bumping Java Server internal version to incorporate various depe… #129

name: java-sdk-internal
on:
push:
branches: [main, 'feat/**']
paths-ignore:
- '**.md' #Do not need to run CI for markdown changes.
pull_request:
branches: [main, 'feat/**']
paths-ignore:
- '**.md'
jobs:
build-test-java-sdk-internal:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Shared CI Steps
uses: ./.github/actions/ci
with:
workspace_path: 'lib/shared/internal'
java_version: 8
Morty Proxy This is a proxified and sanitized view of the page, visit original site.