Skip to content

Bump loader-utils from 2.0.0 to 2.0.4 #236

Bump loader-utils from 2.0.0 to 2.0.4

Bump loader-utils from 2.0.0 to 2.0.4 #236

name: "Changelog Reminder"
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: actions/checkout@v2
- uses: dangoslen/[email protected]
with:
changeLogPath: 'CHANGELOG.md'
skipLabel: 'Skip-Changelog'