Skip to content

Print the ascii progress bar only if total jobs is a positive integer #41

Print the ascii progress bar only if total jobs is a positive integer

Print the ascii progress bar only if total jobs is a positive integer #41

Workflow file for this run

name: Git QA
on:
pull_request:
branches: main
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Check conventional commit compliance
uses: agenthunt/[email protected]
with:
pr-title-regex: ".+"
pr-body-regex: ".*"