Skip to content

updated packege json to support cyclic deployment #47

updated packege json to support cyclic deployment

updated packege json to support cyclic deployment #47

Workflow file for this run

name: CI
on:
pull_request_target:
branches:
- master
- main
jobs:
build:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ArtiomTr/jest-coverage-report-action@v2