Skip to content

Disallow Importing Stratification Factors for Users with the 'Reader' Role #3779

Disallow Importing Stratification Factors for Users with the 'Reader' Role

Disallow Importing Stratification Factors for Users with the 'Reader' Role #3779

name: Client Libs Java Build
on: ['pull_request', 'workflow_dispatch']
jobs:
clientlibs-java-build:
name: Client Libs Java Build
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@v3
- name: Maven Build
working-directory: clientlibs/java
run: mvn install