Skip to content

fix: Improve error logging by using error name as title and refining … #881

fix: Improve error logging by using error name as title and refining …

fix: Improve error logging by using error name as title and refining … #881

Workflow file for this run

name: Usage
on:
push:
pull_request:
workflow_dispatch:
permissions:
issues: read
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./