Skip to content

fix(api): fix static file serving in Docker container #18

fix(api): fix static file serving in Docker container

fix(api): fix static file serving in Docker container #18

Workflow file for this run

name: Spellcheck
permissions:
contents: read
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@0.59.0
with:
config_path: .github/spellcheck-settings.yml
task_name: Markdown