Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

cannot install local capi tarball without running capi serve locally #398

cannot install local capi tarball without running capi serve locally

cannot install local capi tarball without running capi serve locally #398

name: Add to Apps Framework Project
on:
issues:
types:
- opened
jobs:
add-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/paritytech/projects/17
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}