Skip to content

chore(deps): bump mikepenz/action-junit-report from 4 to 5 #70

chore(deps): bump mikepenz/action-junit-report from 4 to 5

chore(deps): bump mikepenz/action-junit-report from 4 to 5 #70

Workflow file for this run

name: Compliance
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commit:
name: Commit
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Conventional commit check
uses: cocogitto/[email protected]