Skip to content

DOCS-4428: Update compatibility with PrestaShop 8.2 #3589

DOCS-4428: Update compatibility with PrestaShop 8.2

DOCS-4428: Update compatibility with PrestaShop 8.2 #3589

Workflow file for this run

name: URL Checker
on: [pull_request]
jobs:
checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v1
with:
python-version: '3.x' # Version range or exact version of a Python version to use, using semvers version range syntax.
architecture: 'x64' # (x64 or x86)
- run: python .github/urlchecker.py