Skip to content

Backport PRs #2691 and #2660: Add missing 1.9.6 release notes #1249

Backport PRs #2691 and #2660: Add missing 1.9.6 release notes

Backport PRs #2691 and #2660: Add missing 1.9.6 release notes #1249

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]