Skip to content

Bump lint-staged from 14.0.0 to 14.0.1 #26

Bump lint-staged from 14.0.0 to 14.0.1

Bump lint-staged from 14.0.0 to 14.0.1 #26

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