Skip to content

build(deps-dev): bump pyright from 1.1.351 to 1.1.361 in /backend #524

build(deps-dev): bump pyright from 1.1.351 to 1.1.361 in /backend

build(deps-dev): bump pyright from 1.1.351 to 1.1.361 in /backend #524

Workflow file for this run

name: Assign PR to creator
on:
pull_request_target:
types: [opened]
jobs:
automation:
runs-on: ubuntu-latest
steps:
- name: Assign PR to creator
uses: thomaseizinger/[email protected]
if: github.actor != 'dependabot[bot]'
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}