Skip to content

Test - Observability #20

Test - Observability

Test - Observability #20

name: Test - Observability
on:
workflow_dispatch:
schedule:
- cron: '0 7 * * 4'
permissions:
id-token: write
contents: read
jobs:
test-module:
uses: ./.github/workflows/module-test.yaml
with:
module: observability
secrets: inherit