Skip to content

Bump aiohttp from 3.9.5 to 3.10.2 #10

Bump aiohttp from 3.9.5 to 3.10.2

Bump aiohttp from 3.9.5 to 3.10.2 #10

Workflow file for this run

name: validate-signoff
on:
pull_request:
types:
- opened
- edited
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: PR Description Check
uses: pythonistaguild/[email protected]
with:
content: "[x] I have read and agree to the [Developer Certificate of Origin]"