Skip to content

[Diagram Editor] Provide "Save As..." file browser so user can save the diagram to a specific filepath #48

[Diagram Editor] Provide "Save As..." file browser so user can save the diagram to a specific filepath

[Diagram Editor] Provide "Save As..." file browser so user can save the diagram to a specific filepath #48

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/open-rmf/projects/10
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}