Skip to content

update README and workflow yml #2

update README and workflow yml

update README and workflow yml #2

Workflow file for this run

name: UpdateReact
on:
workflow_dispatch:
push:
branches:
- main
paths: [ "dashboard/**" ]
pull_request:
branches:
- main
paths: [ "dashboard/**" ]