Sha256: 2f74606772c68ab3f0c25e21c0b98d47b7240d2afdaeea67ef5d4b67b06383b1
Contents?: true
Size: 352 Bytes
Versions: 2
Compression:
Stored size: 352 Bytes
Contents
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: amoniacou/changelog-enforcer@v1.4.0 with: changeLogPath: 'CHANGELOG.md' skipLabel: 'Skip-Changelog'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
roo-2.10.1 | .github/workflows/pull-request.yml |
roo-2.10.0 | .github/workflows/pull-request.yml |