Skip to content

ci(deps): bump actions/cache from 5 to 6 #200

ci(deps): bump actions/cache from 5 to 6

ci(deps): bump actions/cache from 5 to 6 #200

Workflow file for this run

name: "Changelog"
permissions:
contents: read
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
branches: [ main, develop ]
jobs:
# Enforces the update of a changelog file on every pull request
changelog:
runs-on: ubuntu-latest
steps:
- uses: dangoslen/changelog-enforcer@v3