NCIOCPL / drug-dictionary-app

NCI Drug Dictionary Application
2 stars 0 forks source link

Use cgov-react-app-playground workflow #118

Closed sarinapadilla closed 1 year ago

sarinapadilla commented 1 year ago

Issue description

ESTIMATE 2

See for reasons at https://github.com/NCIOCPL/cgov-react-app-playground/issues/51.

This task should just be making the workflow:

name: Workflow
on: [push, pull_request]
jobs:
  react-app-workflow:
    uses: nciocpl/cgov-react-app-playground/.github/workflows/workflow.yml@<tag>
    secrets: inherit
sarinapadilla commented 1 year ago

This issue was fixed by PR #125 , so closing this ticket.