Skip to content

Bump nanoid from 3.3.6 to 3.3.8 #22

Bump nanoid from 3.3.6 to 3.3.8

Bump nanoid from 3.3.6 to 3.3.8 #22

Workflow file for this run

name: PR assignment
on:
pull_request:
types: [opened, reopened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: 'Auto-assign PR'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.ROOTSCOPE_SECRET }}
assignees: mslepko
numOfAssignee: 1