Skip to content

Bump lint-staged from 15.2.7 to 15.2.10 #114

Bump lint-staged from 15.2.7 to 15.2.10

Bump lint-staged from 15.2.7 to 15.2.10 #114

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