Skip to content

Update install.md with GPG key addition via trusted.gpg.d and add instructions to install Gazebo CMake from source #127

Update install.md with GPG key addition via trusted.gpg.d and add instructions to install Gazebo CMake from source

Update install.md with GPG key addition via trusted.gpg.d and add instructions to install Gazebo CMake from source #127

Workflow file for this run

on:
issues:
types: [opened]
pull_request_target:
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 }}