Skip to content

bugfix: Fix Scala CLA #112

bugfix: Fix Scala CLA

bugfix: Fix Scala CLA #112

Workflow file for this run

name: Scala CLA
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: ./project/scripts/check-cla.sh