Skip to content

Moved Curl instrumentation to shared CI workflow. (#680) #1

Moved Curl instrumentation to shared CI workflow. (#680)

Moved Curl instrumentation to shared CI workflow. (#680) #1

Workflow file for this run

name: Contrib CI Pipeline
on:
push:
branches: [ main ]
workflow_dispatch:
permissions:
contents: read
jobs:
CI:
uses: open-telemetry/opentelemetry-php-contrib/.github/workflows/instrumentation-curl.yml@b7bc976ebc81c1cd5c3abb9077be5072a791e8f2 # main

Check failure on line 12 in .github/workflows/contrib-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/contrib-ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/contrib-ci.yml" -> "open-telemetry/opentelemetry-php-contrib/.github/workflows/instrumentation-curl.yml@b7bc976ebc81c1cd5c3abb9077be5072a791e8f2" : failed to fetch workflow: workflow was not found.
with:
package-root: '.'