Skip to content

fix: time conversion for efficiency reports with jobs taking longer than 1 day #1021

fix: time conversion for efficiency reports with jobs taking longer than 1 day

fix: time conversion for efficiency reports with jobs taking longer than 1 day #1021

name: PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
title-format:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}