Skip to content

The variables are not drawn correctly, it feels like all the debugging information is being drawn out #103

The variables are not drawn correctly, it feels like all the debugging information is being drawn out

The variables are not drawn correctly, it feels like all the debugging information is being drawn out #103

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