Skip to content

Update setuptools requirement from ~=72.1.0 to ~=74.1.2 #25

Update setuptools requirement from ~=72.1.0 to ~=74.1.2

Update setuptools requirement from ~=72.1.0 to ~=74.1.2 #25

name: Enforce Changelog Updates
on:
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
- labeled
- unlabeled
jobs:
changelog:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- uses: dangoslen/changelog-enforcer@v3
with:
changeLogPath: CHANGELOG.md
skipLabels: Skip Changelog Update