Skip to content

Match kotlin in check-pr-title #195

Match kotlin in check-pr-title

Match kotlin in check-pr-title #195

name: 'update-changelog'
on:
pull_request:
push:
branches:
- main
- 'releases/*'
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
working-directory: update-changelog
steps:
- uses: actions/checkout@v3
- run: |
npm ci
npm run all