Skip to content

Fix. Remove unused idd feature in ci. (#7198) #17

Fix. Remove unused idd feature in ci. (#7198)

Fix. Remove unused idd feature in ci. (#7198) #17

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"
jobs:
run-ci:
uses: ./.github/workflows/flutter-build.yml
with:
upload-artifact: false