Skip to content

CB-5758 limit FF drivers files access #80

CB-5758 limit FF drivers files access

CB-5758 limit FF drivers files access #80

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