Skip to content

feat: add follow_redirect, timeout, useragent #94

feat: add follow_redirect, timeout, useragent

feat: add follow_redirect, timeout, useragent #94

Workflow file for this run

name: Ruff
on:
push:
branches:
- main
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1