Skip to content

feat: submdule to asm code #196

feat: submdule to asm code

feat: submdule to asm code #196

Workflow file for this run

name: Check Commit
on: [push, pull_request]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Check commit
uses: adityaa30/check-commit@master