Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.4 #125

build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.4

build(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.4 #125

Workflow file for this run

name: pull_requests
on:
pull_request:
branches: main
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"