Skip to content

chore: bump django-phonenumber-field[phonenumbers] from 8.0.0 to 8.4.0 in /app #167

chore: bump django-phonenumber-field[phonenumbers] from 8.0.0 to 8.4.0 in /app

chore: bump django-phonenumber-field[phonenumbers] from 8.0.0 to 8.4.0 in /app #167

Workflow file for this run

name: PR Checks
on:
pull_request:
jobs:
Audit-Pull-Request:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Validate mkdocs
run: |
docker run --rm -v $(pwd):/app hackforlaops/mkdocs:latest mkdocs build -d /tmp --strict