Skip to content

dbeaver/pro#3475 Bump Tycho to 4.0.9 (#47) #43

dbeaver/pro#3475 Bump Tycho to 4.0.9 (#47)

dbeaver/pro#3475 Bump Tycho to 4.0.9 (#47) #43

Workflow file for this run

name: CI
on:
pull_request:
types:
- opened
- synchronize
- reopened
push:
branches: [devel]
jobs:
build:
uses: ./.github/workflows/mvn-package.yml
name: Check
secrets: inherit
with:
timeout-minutes: 5
lint:
uses: ./.github/workflows/java-checkstyle.yml
name: Check
secrets: inherit