Add recently_active_only
to prometheus.exporter.cloudwatch
discovery
block
#1680
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 | |