Skip to content

Update build requirement from ~=0.7.0 to ~=1.2.1 #219

Update build requirement from ~=0.7.0 to ~=1.2.1

Update build requirement from ~=0.7.0 to ~=1.2.1 #219

name: Enforce Changelog Updates
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
changelog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dangoslen/[email protected]
with:
changeLogPath: CHANGELOG.md
skipLabel: skip-changelog-update