Skip to content

Commit eda92b9

Browse files
committed
.
1 parent 27b5bcd commit eda92b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
# For PRs, compare against the base branch - e.g., 'main'.
3838
# For pushes to main, compare against the previous commit
3939
BRANCH_NAME: ${{ github.event_name == 'pull_request' && github.base_ref || github.event.before }}
40+
GIT_DISCOVERY_ACROSS_FILESYSTEM: 2
4041
steps:
4142
- name: Harden the runner (Audit all outbound calls)
4243
uses: step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1

0 commit comments

Comments
 (0)