Skip to content

Backend UI API Wrapper: Create Contract Definition Endpoint with 0.2.x #86

Backend UI API Wrapper: Create Contract Definition Endpoint with 0.2.x

Backend UI API Wrapper: Create Contract Definition Endpoint with 0.2.x #86

name: Add issue to project action
on:
issues:
types:
- opened
jobs:
add_issue_to_project:
name: add_issue_to_project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/sovity/projects/9
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}