Skip to content

Add missing database setup step to the release verification process #1401

Add missing database setup step to the release verification process

Add missing database setup step to the release verification process #1401

Workflow file for this run

name: CHANGELOG related checks per pull requests
on:
pull_request:
types: [assigned, opened, synchronize, reopened, labeled, unlabeled]
branches:
- develop
jobs:
check-changelog:
name: Check changelog action
runs-on: ubuntu-latest
steps:
- uses: tarides/changelog-check-action@v3
with:
changelog: CHANGELOG.md