Skip to content

Plastic credit: Payment with fiat (credit card) #183

Plastic credit: Payment with fiat (credit card)

Plastic credit: Payment with fiat (credit card) #183

name: Add issues to projects
on:
issues:
types:
- labeled
jobs:
add-to-project:
name: Add epics to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/EmpowerPlastic/projects/9
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: T:epic, roadmap
label-operator: OR