Skip to content

Fix URI::RFC3986_Parser deprecation warnings #48

Fix URI::RFC3986_Parser deprecation warnings

Fix URI::RFC3986_Parser deprecation warnings #48

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: amoniacou/[email protected]
with:
changeLogPath: 'CHANGELOG.md'
skipLabel: 'Skip-Changelog'