Skip to content

Switch away from ENTRYPOINT in the dockerfile to enhance configuration. #10

Switch away from ENTRYPOINT in the dockerfile to enhance configuration.

Switch away from ENTRYPOINT in the dockerfile to enhance configuration. #10

Workflow file for this run

name: "Dummy"
on:
pull_request:
paths:
- '*'
- 'alembic/**'
- '.github/**'
- 'nwc-frontend/**'
jobs:
lint-and-test:
if: false
runs-on: "ubuntu-22.04"
steps:
- run: "true"