Skip to content

Commit

Permalink
Merge branch 'main' into rm-assertequal-instrinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen authored Nov 26, 2024
2 parents 8612c21 + 78653ef commit e0a5f05
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2,427 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/contrib.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Core Contrib Test

on:
push:
branches-ignore:
- 'release/*'
pull_request:

jobs:
contrib_0:
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
with:
CORE_REPO_SHA: ${{ github.sha }}
CONTRIB_REPO_SHA: main
Loading

0 comments on commit e0a5f05

Please sign in to comment.