Skip to content

Sync with main branch #77

Sync with main branch

Sync with main branch #77

Workflow file for this run

# Copy/pasted from https://github.com/scala-native/scala-native
name: Check CLA
on: [pull_request]
jobs:
check-cla:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: ./scripts/check-cla.sh