Skip to content

chore: bump app version to 1.70.0 #7640

chore: bump app version to 1.70.0

chore: bump app version to 1.70.0 #7640

Workflow file for this run

name: Semantic PR title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
semantic-pr-title:
name: Semantic PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}