Skip to content

Fix mesh file names when specified a fileformat != from %s #10

Fix mesh file names when specified a fileformat != from %s

Fix mesh file names when specified a fileformat != from %s #10

Workflow file for this run

name: Dispatch CI in creo2urdf-private
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
triggering_creo2urdf:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.SELF_HOSTED_RUNNER_CREO2URDF }}
repository: icub-tech-iit/creo2urdf-private
event-type: creo2urdf_run_CI