Skip to content

Refactor rod-plane contact examples + Continuum Snake With Lifting Wave example #553

Refactor rod-plane contact examples + Continuum Snake With Lifting Wave example

Refactor rod-plane contact examples + Continuum Snake With Lifting Wave example #553

Workflow file for this run

name: WIP
on:
pull_request:
types: [ opened, synchronize, reopened, edited ]
jobs:
wip:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}