Skip to content

Please update the draw.io to newest version. the vscode client is not same as web client. :( #283

Please update the draw.io to newest version. the vscode client is not same as web client. :(

Please update the draw.io to newest version. the vscode client is not same as web client. :( #283

name: Move new issues into Triage
on:
issues:
types: [opened]
jobs:
automate-project-columns:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: Backlog
column: Triage
repo-token: ${{ secrets.GH_TOKEN }}