Skip to content

-Compose v1.7. Bump and Info.plist Fixed #49

-Compose v1.7. Bump and Info.plist Fixed

-Compose v1.7. Bump and Info.plist Fixed #49

Workflow file for this run

name: On Push or Pull Request Open
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
lint:
name: Lint Debug
uses: ./.github/workflows/test_lint_check.yml
debug:
name: Test Debug
uses: ./.github/workflows/test_debug.yml