Skip to content

[OpenTelemetry] Fix flaky tests #727

[OpenTelemetry] Fix flaky tests

[OpenTelemetry] Fix flaky tests #727

Workflow file for this run

name: zizmor scan
on:
pull_request:
push:
branches: [ 'main*' ]
workflow_dispatch:
permissions: {}
env:
FORCE_COLOR: 3
TERM: xterm
jobs:
zizmor:
name: zizmor
runs-on: ubuntu-24.04
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: false
permissions:
actions: read # Scan GitHub Actions workflows
contents: read # Checkout the repository
security-events: write # Store results in the Security tab
steps:
- name: Checkout code
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
filter: 'tree:0'
persist-credentials: false
show-progress: false
- name: Scan workflows with zizmor
uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7
with:
persona: pedantic