Skip to content

feat: lessons about crawling and scraping product detail pages in Python #250

feat: lessons about crawling and scraping product detail pages in Python

feat: lessons about crawling and scraping product detail pages in Python #250

Workflow file for this run

name: Typos Check
on:
pull_request:
branches: [master]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
files: ./sources