Skip to content

Bump tar from 6.2.0 to 6.2.1 #196

Bump tar from 6.2.0 to 6.2.1

Bump tar from 6.2.0 to 6.2.1 #196

name: Auto Assign Author
on:
pull_request:
types:
- opened
jobs:
assign:
if: github.actor != 'dependabot[bot]'
name: Assign author to PR
runs-on: ubuntu-latest
steps:
- name: Assign author to PR
uses: technote-space/assign-author@v1