Skip to content

Public Sans - Feature: Additional Axes (ITAL, WDTH, OPSZ, GRAD) #16

Public Sans - Feature: Additional Axes (ITAL, WDTH, OPSZ, GRAD)

Public Sans - Feature: Additional Axes (ITAL, WDTH, OPSZ, GRAD) #16

name: Add all issues to project board
on:
issues:
types:
- opened
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 }}