Skip to content

chore: clean up post-upgrade warnings #79

chore: clean up post-upgrade warnings

chore: clean up post-upgrade warnings #79

Workflow file for this run

name: PR automation
on:
pull_request:
types: [ opened ]
jobs:
assign_author:
runs-on: ubuntu-latest
steps:
- uses: samspills/assign-pr-to-author@v1.0.2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'