Skip to content

Add GitHub issue events #20

Add GitHub issue events

Add GitHub issue events #20

Workflow file for this run

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