Skip to content

build(deps): bump prettytable from 3.10.0 to 3.12.0 #171

build(deps): bump prettytable from 3.10.0 to 3.12.0

build(deps): bump prettytable from 3.10.0 to 3.12.0 #171

name: Pull request - Continuous Integration
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
pull-request-labeler:
name: Pull request labeler
runs-on: self-hosted
permissions:
contents: write
pull-requests: write
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
disable-releaser: true