Skip to content

Bump nanoid from 3.3.7 to 3.3.8 in /playground #39

Bump nanoid from 3.3.7 to 3.3.8 in /playground

Bump nanoid from 3.3.7 to 3.3.8 in /playground #39

name: Pull Request Opened
on:
pull_request_target:
types: [opened]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- name: Assign Pull Request to its Author
uses: technote-space/assign-author@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}