Skip to content

Bump vite from 4.4.11 to 4.4.12 #27

Bump vite from 4.4.11 to 4.4.12

Bump vite from 4.4.11 to 4.4.12 #27

Workflow file for this run

name: 'Changelog Enforcer'
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
# Enforces the update of a changelog file on every pull request
changelog:
runs-on: ubuntu-latest
steps:
- uses: dangoslen/[email protected]
with:
changeLogPath: 'CHANGELOG.md'
skipLabel: 'skip-changelog'