Skip to content

chore: add react

chore: add react #71

Workflow file for this run

name: hello-world
on: push
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: first step
run: echo "Hello"