We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47caeab commit 8fd2105Copy full SHA for 8fd2105
.github/workflows/test.yml
@@ -6,7 +6,7 @@ on:
6
- 'release/*'
7
pull_request:
8
env:
9
- CORE_REPO_SHA: 84c0e4f38d4fcdb8c13fd3988469fbb8cda28150
+ CORE_REPO_SHA: d829e375202d0106d45d7a2441409be82086b423
10
11
jobs:
12
misc:
0 commit comments