Skip to content

Add some note about hydrodynamics deprecations and few other important community contributed features #9

Add some note about hydrodynamics deprecations and few other important community contributed features

Add some note about hydrodynamics deprecations and few other important community contributed features #9

Workflow file for this run

on:
issues:
types: [opened]
pull_request:
types: [opened]
name: Ticket opened
jobs:
assign:
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 }}