Skip to content

feat: update docs and code clean up #1

feat: update docs and code clean up

feat: update docs and code clean up #1

Workflow file for this run

name: "Ensure changelog updates"
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
changelog:
runs-on: ubuntu-latest
steps:
- uses: dangoslen/changelog-enforcer@v3