Skip to content

fix(auth): fixup aiohttp v3.3.0 compat #140

fix(auth): fixup aiohttp v3.3.0 compat

fix(auth): fixup aiohttp v3.3.0 compat #140

Workflow file for this run

on:
pull_request:
types: [opened, reopened, labeled]
pull_request_review:
types: [dismissed]
permissions:
contents: read
pull-requests: write
jobs:
autoapproval:
runs-on: ubuntu-latest
name: Auto-Approval Bot
steps:
- uses: dkhmelenko/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}