doc: Add design document for Conduit CLI to finalize what will be part of 0.13 #381
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: project-management | |
on: | |
issues: | |
types: [opened] | |
jobs: | |
project-mgmt: | |
uses: ConduitIO/automation/.github/workflows/project-automation.yml@main | |
secrets: | |
project-automation-token: ${{ secrets.PROJECT_AUTOMATION }} |