feat: add pyroscope.receive_http
component for profile handling
#1750
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Run Go fuzz tests (PR) | |
on: | |
pull_request: | |
jobs: | |
fuzz: | |
uses: ./.github/workflows/fuzz-go.yml | |
with: | |
fuzz-time: 5m | |