Skip to content

File safety and digest page/ogp fixes #286

File safety and digest page/ogp fixes

File safety and digest page/ogp fixes #286

Workflow file for this run

name: Django CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build containers and run Django tests
run: make test