Skip to content

chore(deps): Bump @inquirer/prompts from 8.0.1 to 8.1.0 #236

chore(deps): Bump @inquirer/prompts from 8.0.1 to 8.1.0

chore(deps): Bump @inquirer/prompts from 8.0.1 to 8.1.0 #236

Workflow file for this run

name: 'Generate Labels'
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
label:
name: 'Label PR based on title'
runs-on: ubuntu-latest
steps:
- uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: ${{ github.token }}