Skip to content

Add a new plugin for landscape #294

Add a new plugin for landscape

Add a new plugin for landscape #294

Workflow file for this run

name: Issues Sync
on:
issues:
types: [opened]
jobs:
sync-issues:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: 'Automation and Tooling'
column: 'To Do'
repo-token: ${{ secrets.PROJ_MNG }}