Skip to content

Prepare for release 0.5.0 #64

Prepare for release 0.5.0

Prepare for release 0.5.0 #64

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@v2
- run: ./scripts/check-cla.sh