Skip to content

Add Success view to confirm the low-income rider’s contactless card was matched to the benefit. #503

Add Success view to confirm the low-income rider’s contactless card was matched to the benefit.

Add Success view to confirm the low-income rider’s contactless card was matched to the benefit. #503

name: "Project triage: Issues"
on:
issues:
types: [opened, transferred]
jobs:
add-to-project-issues:
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/cal-itp/projects/${{ secrets.GH_PROJECT }}
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}