Skip to content

Update setuptools requirement from ~=72.1.0 to ~=75.3.0 #50

Update setuptools requirement from ~=72.1.0 to ~=75.3.0

Update setuptools requirement from ~=72.1.0 to ~=75.3.0 #50

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