Skip to content

chore(deps-dev): bump @openapitools/openapi-generator-cli from 2.13.12 to 2.15.0 #104

chore(deps-dev): bump @openapitools/openapi-generator-cli from 2.13.12 to 2.15.0

chore(deps-dev): bump @openapitools/openapi-generator-cli from 2.13.12 to 2.15.0 #104

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/labeler@v1.11
env:
GITHUB_TOKEN: ${{ github.token }}