Skip to content

Benchmark NFT bridging path & find optimization opportunities #33

Benchmark NFT bridging path & find optimization opportunities

Benchmark NFT bridging path & find optimization opportunities #33

name: Add Issues To DevEx Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/onflow/projects/13
github-token: ${{ secrets.GH_ACTION_FOR_PROJECTS }}