Skip to content

feat: bump Android SDK to v0.14.0 and bump Swfit SDK to v0.12.4 #23

feat: bump Android SDK to v0.14.0 and bump Swfit SDK to v0.12.4

feat: bump Android SDK to v0.14.0 and bump Swfit SDK to v0.12.4 #23

Workflow file for this run

name: Pull Request Title Lint
on:
pull_request:
branches: [ "*" ]
jobs:
title-lint:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
types: |-
feat
fix
chore
docs
ci
tests
requireScope: false