Skip to content

feat: view yaml for all resource #63

feat: view yaml for all resource

feat: view yaml for all resource #63

Workflow file for this run

# Reference: https://commitlint.js.org/guides/ci-setup
name: lintcommit
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
commitlint:
runs-on: ubuntu-latest
name: Commitlint
steps:
- name: Run commitlint
uses: opensource-nepal/commitlint@v1