Skip to content

fix(ownership): Fixed where it was pointing to the old repository to point to the new link. #23

fix(ownership): Fixed where it was pointing to the old repository to point to the new link.

fix(ownership): Fixed where it was pointing to the old repository to point to the new link. #23

Workflow file for this run

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