Skip to content

CB-5758 limit FF drivers files access (#58) #81

CB-5758 limit FF drivers files access (#58)

CB-5758 limit FF drivers files access (#58) #81

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