Skip to content

Support Deno 2, add react types, and add more documentation #261

Support Deno 2, add react types, and add more documentation

Support Deno 2, add react types, and add more documentation #261

Workflow file for this run

name: CI/CD
on:
pull_request:
push:
branches:
- main
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
cd:
name: CD
needs: ci
uses: ./.github/workflows/deploy.yml
with:
project: udibo-react-app
app-directory: example