Skip to content

Use dev VotingWorks key to certify QA images and other key management updates #1149

Use dev VotingWorks key to certify QA images and other key management updates

Use dev VotingWorks key to certify QA images and other key management updates #1149

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 }}