Skip to content

Recovery functionality for Git #80

Recovery functionality for Git

Recovery functionality for Git #80

Workflow file for this run

name: Check changelog file included
on:
pull_request:
paths:
- 'perceval/**'
jobs:
check-changelog:
runs-on: ubuntu-latest
steps:
- uses: bitergia/release-tools-check-changelog@master