Skip to content

Only call find_package(Python3 REQUIRED COMPONENTS Interpreter) in find_package(gz-msgs REQUIRED if strictly necessary #482

Only call find_package(Python3 REQUIRED COMPONENTS Interpreter) in find_package(gz-msgs REQUIRED if strictly necessary

Only call find_package(Python3 REQUIRED COMPONENTS Interpreter) in find_package(gz-msgs REQUIRED if strictly necessary #482

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 }}