Skip to content

impl(cm): implement change_theme and change_language callbacks (#14782) #1676

impl(cm): implement change_theme and change_language callbacks (#14782)

impl(cm): implement change_theme and change_language callbacks (#14782) #1676

Workflow file for this run

name: Full Flutter CI
on:
workflow_dispatch:
pull_request:
paths-ignore:
- "docs/**"
- "README.md"
push:
branches:
- master
paths-ignore:
- ".github/**"
- "docs/**"
- "README.md"
- "res/**"
- "appimage/**"
- "flatpak/**"
jobs:
run-ci:
uses: ./.github/workflows/flutter-build.yml
with:
upload-artifact: false