Skip to content

Commit b39d848

Browse files
committed
Revert "Update SHA"
This reverts commit 1a01be2.
1 parent 1a01be2 commit b39d848

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/instrumentations_0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'release/*'
77
pull_request:
88
env:
9-
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
9+
CORE_REPO_SHA: main
1010

1111
jobs:
1212
instrumentations-0:

.github/workflows/instrumentations_1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'release/*'
77
pull_request:
88
env:
9-
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
9+
CORE_REPO_SHA: main
1010

1111
jobs:
1212
instrumentations-1:

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'release/*'
77
pull_request:
88
env:
9-
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
9+
CORE_REPO_SHA: main
1010

1111
jobs:
1212
lint-3_12:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'release/*'
77
pull_request:
88
env:
9-
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
9+
CORE_REPO_SHA: main
1010

1111
jobs:
1212
misc:

0 commit comments

Comments
 (0)