Skip to content

feat: update the Dockerfile with emulator dependencies #980

feat: update the Dockerfile with emulator dependencies

feat: update the Dockerfile with emulator dependencies #980

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Check Changelog
on:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
jobs:
check-changelog:
runs-on: ubuntu-22.04
steps:
- uses: tarides/changelog-check-action@v2
with:
changelog: CHANGELOG.md