Skip to content

docs: add EDOT SDK encouragement to index and supported-technologies #1909

docs: add EDOT SDK encouragement to index and supported-technologies

docs: add EDOT SDK encouragement to index and supported-technologies #1909

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@v6
- uses: ./.github/actions/packages