Skip to content

feat(occara): Implement Rust bindings for creating the OpenCASCADE bottle example #10

feat(occara): Implement Rust bindings for creating the OpenCASCADE bottle example

feat(occara): Implement Rust bindings for creating the OpenCASCADE bottle example #10

Workflow file for this run

name: Lint Pull Request
on:
pull_request:
permissions:
pull-requests: read
jobs:
main:
name: Block Autosquash Commits
runs-on: ubuntu-latest
steps:
- name: Block Autosquash Commits
uses: xt0rted/block-autosquash-commits-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}