Skip to content

Commit

Permalink
Update CORE_REPO_SHA (open-telemetry#2755)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl authored Jul 30, 2024
1 parent c87ffd4 commit bfcb16b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/instrumentations_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'release/*'
pull_request:
env:
CORE_REPO_SHA: f31903a03721ce90c338be33131222d4cba37325
CORE_REPO_SHA: main

jobs:
instrumentations-0:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/instrumentations_1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'release/*'
pull_request:
env:
CORE_REPO_SHA: f31903a03721ce90c338be33131222d4cba37325
CORE_REPO_SHA: main

jobs:
instrumentations-1:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'release/*'
pull_request:
env:
CORE_REPO_SHA: f31903a03721ce90c338be33131222d4cba37325
CORE_REPO_SHA: main

jobs:
lint-3_12:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'release/*'
pull_request:
env:
CORE_REPO_SHA: f31903a03721ce90c338be33131222d4cba37325
CORE_REPO_SHA: main

jobs:
misc:
Expand Down

0 comments on commit bfcb16b

Please sign in to comment.