Skip to content

refactor: adjusted that completion_rate to a fixed value with 2 decim… #107

refactor: adjusted that completion_rate to a fixed value with 2 decim…

refactor: adjusted that completion_rate to a fixed value with 2 decim… #107

Workflow file for this run

name: commits
on: [push, pull_request]
jobs:
build:
name: conventional
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}