Skip to content

how to visualize my js own file step by step your demeo worked fine i need work this y file see here arr variable what happening #106

how to visualize my js own file step by step your demeo worked fine i need work this y file see here arr variable what happening

how to visualize my js own file step by step your demeo worked fine i need work this y file see here arr variable what happening #106

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 }}