Skip to content

Harmonic crashes when i try to open a project #2370

Harmonic crashes when i try to open a project

Harmonic crashes when i try to open a project #2370

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/[email protected]
with:
project-url: https://github.com/orgs/gazebosim/projects/7
github-token: ${{ secrets.TRIAGE_TOKEN }}