Skip to content

Bump next from 14.1.1 to 14.1.4 #368

Bump next from 14.1.1 to 14.1.4

Bump next from 14.1.1 to 14.1.4 #368

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [ opened, ready_for_review ]
pull_request_review:
types: [ dismissed ]
jobs:
add-reviewers:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}