Skip to content

fix: Updated the flutter version to 3.16.x #68

fix: Updated the flutter version to 3.16.x

fix: Updated the flutter version to 3.16.x #68

name: Semantic PR
on: [pull_request_target]
jobs:
validate_title:
runs-on: ubuntu-latest
steps:
- name: Validate PR title
uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}