Skip to content

[USERSNAP] trying to register as a direct voter. must assume wallet is already connected because not enough value error. how do you connect wallet? this is so poorly done. directions are feeble at best I want to move my ada from lace but I can't becaus... #854

[USERSNAP] trying to register as a direct voter. must assume wallet is already connected because not enough value error. how do you connect wallet? this is so poorly done. directions are feeble at best I want to move my ada from lace but I can't becaus...

[USERSNAP] trying to register as a direct voter. must assume wallet is already connected because not enough value error. how do you connect wallet? this is so poorly done. directions are feeble at best I want to move my ada from lace but I can't becaus... #854

name: Add all issues created to projects
on:
issues:
types: [opened]
jobs:
add-to-govtool-all-project:
name: Add issue to GovTool all project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/IntersectMBO/projects/30
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}
add-to-community-backlog-project:
name: Add issue to governance tools community backlog project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/IntersectMBO/projects/34
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}