Skip to content

chore(deps): update actions/setup-python action to v5 #235

chore(deps): update actions/setup-python action to v5

chore(deps): update actions/setup-python action to v5 #235

# Assigning creator to PR will hopefully help
# people to follow up on their PRs, are reduce old
# lingering ones that lay around forever.
# View https://github.com/pulls for your PRs
name: '[bot] Assign PR to creator'
on:
pull_request:
types:
- opened
jobs:
automation:
runs-on: ubuntu-latest
name: Automation
steps:
- name: Assign PR to creator
uses: thomaseizinger/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}