Skip to content

chore(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0 #71

chore(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0

chore(deps): bump ncipollo/release-action from 1.20.0 to 1.21.0 #71

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 }}'