Skip to content

USWDS - Bug: Remove "An" from Spanish variants of the identifier #627

USWDS - Bug: Remove "An" from Spanish variants of the identifier

USWDS - Bug: Remove "An" from Spanish variants of the identifier #627

name: Add all issues to project board
on:
issues:
types:
- opened
permissions: {}
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.1.0
with:
project-url: https://github.com/orgs/uswds/projects/8
github-token: ${{ secrets.ADD_TO_PROJECT }}