Skip to content

default profile broken by PR #155 #36

default profile broken by PR #155

default profile broken by PR #155 #36

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