Skip to content

Sync with 0.5.0-RC2 #81

Sync with 0.5.0-RC2

Sync with 0.5.0-RC2 #81

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