Skip to content

fix: Use the output_file variable in issue_metrics.py #394

fix: Use the output_file variable in issue_metrics.py

fix: Use the output_file variable in issue_metrics.py #394

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
---
name: "Lint PR Title"
on:
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
main:
permissions:
contents: read
pull-requests: read
statuses: write
uses: github/ospo-reusable-workflows/.github/workflows/pr-title.yaml@ecdd405ebb379e0713e348440e6e26e85fc06773
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}