Skip to content

ci(github): set renpy cli version to 8.2.1. in build.yml #11

ci(github): set renpy cli version to 8.2.1. in build.yml

ci(github): set renpy cli version to 8.2.1. in build.yml #11

Workflow file for this run

name: commitlint
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Commitlint
uses: remarkablemark/commitlint@v1