Skip to content

Workaround for the bug on the frame ids when using clang. #8

Workaround for the bug on the frame ids when using clang.

Workaround for the bug on the frame ids when using clang. #8

Workflow file for this run

name: Triage
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-ticket-to-project:
name: Core Development project
uses: maliput/.github/.github/workflows/triage.yml@main
with:
number_of_project: "1"
secrets:
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}