Skip to content

fix: make benchmark tests resilient to CodSpeed's repeated test body execution #414

fix: make benchmark tests resilient to CodSpeed's repeated test body execution

fix: make benchmark tests resilient to CodSpeed's repeated test body execution #414

Workflow file for this run

name: PR Auto-labeler
on:
# pull_request event is required for auto-labeler
pull_request:
types: [opened, reopened, synchronize]
permissions: {}
jobs:
draft-release:
permissions:
pull-requests: write
contents: read
uses: cpp-linter/.github/.github/workflows/pr-labeler.yml@main