Skip to content

chore(env): added setup.sh and readme updates for working build and run #3

chore(env): added setup.sh and readme updates for working build and run

chore(env): added setup.sh and readme updates for working build and run #3

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- ready_for_review
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}