Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Bump rexml from 3.2.5 to 3.2.8 #15

Bump rexml from 3.2.5 to 3.2.8

Bump rexml from 3.2.5 to 3.2.8 #15

Workflow file for this run

name: Changelog
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"