Skip to content

Update ros2_launch_gazebo.md with remapping topic fix. Didn't have to… #540

Update ros2_launch_gazebo.md with remapping topic fix. Didn't have to…

Update ros2_launch_gazebo.md with remapping topic fix. Didn't have to… #540

Workflow file for this run

on:
issues:
types: [opened]
pull_request_target:
types: [opened]
name: Ticket opened
jobs:
assign:
if: github.repository_owner == 'gazebosim'
name: Add ticket to inbox
runs-on: ubuntu-latest
steps:
- name: Add ticket to inbox
uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/gazebosim/projects/7
github-token: ${{ secrets.TRIAGE_TOKEN }}