Skip to content

VxDesign feedback: It explodes with a something went wrong if you try to import an election #1146

VxDesign feedback: It explodes with a something went wrong if you try to import an election

VxDesign feedback: It explodes with a something went wrong if you try to import an election #1146

name: Adds all issues to the VxSuite 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/votingworks/projects/23
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}