Skip to content

chore(SNP-1234): Rebranding #3

chore(SNP-1234): Rebranding

chore(SNP-1234): Rebranding #3

Workflow file for this run

name: On pull request
on:
pull_request:
jobs:
analysis:
uses: surfstudio/flutter-ci-workflows/.github/workflows/analysis.yml@main
run_example_app:
needs: analysis
uses: surfstudio/flutter-ci-workflows/.github/workflows/run_dart_example_app.yml@main