Skip to content

Bump execa from 9.3.0 to 9.3.1 #84

Bump execa from 9.3.0 to 9.3.1

Bump execa from 9.3.0 to 9.3.1 #84

Workflow file for this run

name: Auto Request Review
on:
pull_request:
types: [opened, ready_for_review, reopened]
jobs:
auto-request-review:
name: Auto Request Review
runs-on: ubuntu-latest
steps:
- name: Request review based on files changes and/or groups the author belongs to
uses: necojackarc/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}