Skip to content

Clean up README

Clean up README #23

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