Skip to content

Allow legacy renegotiation, and failing redirect detection #117

Allow legacy renegotiation, and failing redirect detection

Allow legacy renegotiation, and failing redirect detection #117

Workflow file for this run

name: Coding Style
on:
push:
branches:
- master
- develop
pull_request:
branches:
- '**'
jobs:
tests:
name: Coding Style
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]