Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Dice <[email protected]>
  • Loading branch information
msarahan and bdice authored Dec 17, 2024
1 parent 1e57c73 commit ea33db7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ jobs:
sccache -s;
telemetry-summarize:
# It is essential that this job run on a self-hosted runner. Otherwise, the job
# won't be able to communicate with FluentBit, and you won't be recording anything.
# This job must use a self-hosted runner to record telemetry traces.
runs-on: linux-amd64-cpu4
needs: pr-builder
if: ${{ vars.TELEMETRY_ENABLED == 'true' && !cancelled() }}
Expand Down

0 comments on commit ea33db7

Please sign in to comment.