Skip to content

Bump pytest from 7.4.3 to 7.4.4 #46

Bump pytest from 7.4.3 to 7.4.4

Bump pytest from 7.4.3 to 7.4.4 #46

Workflow file for this run

# Verify valid PR labels
name: PR Labels
on:
pull_request:
types:
- synchronize
- labeled
- unlabeled
branches:
- master
jobs:
pr_labels:
name: Verify
runs-on: ubuntu-latest
steps:
- name: Verify PR has a valid label
uses: ludeeus/[email protected]
with:
labels: >-
breaking change, bug, chore, enhancement, refactor, documentation