Skip to content

build(deps): Update github.com/gin-gonic/contrib digest to 93b8273 #781

build(deps): Update github.com/gin-gonic/contrib digest to 93b8273

build(deps): Update github.com/gin-gonic/contrib digest to 93b8273 #781

Workflow file for this run

name: Commitlint
on:
push:
branches: [ master ]
tags:
- v*
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/[email protected]
with:
configFile: './.commitlintrc.json'
helpURL: https://rash.sh/docs/rash/master/contributing.html#commit-structure