Skip to content

Feature: replace Bancor integration with Uniswap network integration #46

Feature: replace Bancor integration with Uniswap network integration

Feature: replace Bancor integration with Uniswap network integration #46

name: Add Issue to Backend Issues Project Board
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add Issue to Backend Issues Project Board
runs-on: arc-runner
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/0chain/projects/${{ secrets.PROJECT_NUMBER }}
github-token: ${{ secrets.ACCESS_TOKEN }}