Skip to content

chore(deps): update techneg-it/should-workflow-run action to v1.0.1 #30

chore(deps): update techneg-it/should-workflow-run action to v1.0.1

chore(deps): update techneg-it/should-workflow-run action to v1.0.1 #30

Workflow file for this run

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
name: Commitlint
'on': [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@a85daedc64529d02d566e7f83c3c48c77e78af85 # v1