Skip to content

fix(android): pass the specified scope when creating configuration #85

fix(android): pass the specified scope when creating configuration

fix(android): pass the specified scope when creating configuration #85

Workflow file for this run

name: 'PR Title is Conventional'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
with:
validateSingleCommit: true