Skip to content

Modularized the app with ALL the environment varialbes #51

Modularized the app with ALL the environment varialbes

Modularized the app with ALL the environment varialbes #51

Workflow file for this run

name: CI
on:
pull_request:
branches: ["main"]
jobs:
build:
uses: ./.github/workflows/build.yml
permissions:
contents: read
with:
push-to-registry: false