Skip to content

Bump ip from 1.1.8 to 1.1.9 #176

Bump ip from 1.1.8 to 1.1.9

Bump ip from 1.1.8 to 1.1.9 #176

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