Skip to content

chore: APM agent json server schema 560cc4b604ede25ec70afd09f213d892f… #1079

chore: APM agent json server schema 560cc4b604ede25ec70afd09f213d892f…

chore: APM agent json server schema 560cc4b604ede25ec70afd09f213d892f… #1079

Workflow file for this run

name: packages
on:
workflow_call: ~
pull_request:
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
push:
branches:
- main
paths-ignore:
- '**/*.md'
- '**/*.asciidoc'
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/packages