Skip to content

Bump lint-staged from 15.2.2 to 15.2.5 #100

Bump lint-staged from 15.2.2 to 15.2.5

Bump lint-staged from 15.2.2 to 15.2.5 #100

Workflow file for this run

name: Assign author
on:
issues:
types: [opened]
pull_request:
types: [opened]
permissions:
issues: write
pull-requests: write
jobs:
assignAuthor:
name: Assign author to Pull request
runs-on: ubuntu-latest
steps:
- name: Assign author to Pull request
uses: technote-space/assign-author@v1