Skip to content

feat(2): new awesome feature 14 #106

feat(2): new awesome feature 14

feat(2): new awesome feature 14 #106

Workflow file for this run

name: Linting
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
commitlint:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/[email protected]