Skip to content

Move to SPM!

Move to SPM! #1

Workflow file for this run

name: "pr-validator"
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}