Skip to content

build(deps): bump tj-actions/verify-changed-files from 18 to 19 #89

build(deps): bump tj-actions/verify-changed-files from 18 to 19

build(deps): bump tj-actions/verify-changed-files from 18 to 19 #89

Workflow file for this run

name: changelog
on:
push:
branches: [ 'master', 'stable' ]
pull_request:
branches: [ 'master', 'stable' ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
with:
sdk: 'stable'
- name: Check changelog
run: |
cd tools/kiwi_cli_actions
dart pub get
dart run