Skip to content

feat(305172): add MobSF security scan on android and iOS builds for staging and prod #656

feat(305172): add MobSF security scan on android and iOS builds for staging and prod

feat(305172): add MobSF security scan on android and iOS builds for staging and prod #656

name: Conventional Commits
on: [pull_request]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
validate-commits:
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v1
- name: Commitsar check
uses: docker://aevea/commitsar