Skip to content

Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.2 #586

Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.2

Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.2 #586

Workflow file for this run

name: "Check Pull Request labels"
on:
pull_request:
branches:
- main
types:
- labeled
- opened
- synchronize
- unlabeled
permissions: {}
jobs:
check_labels:
name: "Check Pull Request labels"
runs-on: ubuntu-latest
steps:
- name: Check the labels
uses: ludeeus/action-require-labels@1.1.0
with:
labels: >-
bugfix, breaking-change, new-feature, dependencies, internal, refactor