Skip to content

Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 #70

Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0

Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 #70

Workflow file for this run

---
name: PR Labels
# yamllint disable-line rule:truthy
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
branches:
- main
jobs:
pr_labels:
name: Verify
runs-on: ubuntu-latest
steps:
- name: 🏷 Verify PR has a valid label
uses: ludeeus/action-require-labels@1.1.0
with:
labels: >-
breaking-change, bugfix, refactor, new-feature, maintenance, ci, dependencies