Skip to content

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.13.0 in /.github/workflows #11

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.13.0 in /.github/workflows

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.13.0 in /.github/workflows #11

name: Pull Request Labels
on:
pull_request:
types: [opened, reopened, labeled, unlabeled, edited, synchronize]
branches: [master]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "major,minor,patch"