Skip to content

ci: update images for v3006.15 & v3007.7 #338

ci: update images for v3006.15 & v3007.7

ci: update images for v3006.15 & v3007.7 #338

Workflow file for this run

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
# yamllint disable rule:comments
name: Commitlint
'on': [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
# yamllint disable rule:line-length
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5