Skip to content

Bump axios from 1.6.4 to 1.6.5 #161

Bump axios from 1.6.4 to 1.6.5

Bump axios from 1.6.4 to 1.6.5 #161

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