Skip to content

build(deps): bump auto_route_generator, intl and auto_route #20

build(deps): bump auto_route_generator, intl and auto_route

build(deps): bump auto_route_generator, intl and auto_route #20

Workflow file for this run

name: DCM
on:
pull_request:
branches: [master]
push:
branches: [master]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Dart and Flutter
uses: subosito/flutter-action@v2
- name: Install dependencies
run: flutter pub get
- name: Install DCM
uses: CQLabs/setup-dcm@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Run DCM
uses: CQLabs/dcm-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
ci_key: ${{ secrets.DCM_CI_KEY }}
email: ${{ secrets.DCM_EMAIL }}
folders: lib