Skip to content

How do you visualize an array as like a literal table, rather than a graph? #85

How do you visualize an array as like a literal table, rather than a graph?

How do you visualize an array as like a literal table, rather than a graph? #85

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