Skip to content

build(deps): bump subosito/flutter-action from 2.16.0 to 2.17.0 #108

build(deps): bump subosito/flutter-action from 2.16.0 to 2.17.0

build(deps): bump subosito/flutter-action from 2.16.0 to 2.17.0 #108

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