Skip to content

build(deps): bump aiohttp from 3.8.5 to 3.9.0 in /bin/ci #24

build(deps): bump aiohttp from 3.8.5 to 3.9.0 in /bin/ci

build(deps): bump aiohttp from 3.8.5 to 3.9.0 in /bin/ci #24

Workflow file for this run

---
name: Run CI checks
on:
pull_request:
types: "**"
branches: "**"
pull_request_review:
types: "**"
branches: "**"
jobs:
TriggerWorkfows:
uses: projectceladon/celadonworkflows/.github/workflows/[email protected]
with:
EVENT: ${{ toJSON(github.event) }}