Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jm96441n committed Aug 16, 2024
1 parent 3008a45 commit 7620360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goldenfile-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Check for golden file xds tests in diff
run: ./.github/scripts/goldenfile_checker.sh
env:
GITHUB_BRANCH_REF: ${{ github.event.pull_request.head }}
GITHUB_BRANCH_REF: ${{ github.event.pull_request.head.ref }}

0 comments on commit 7620360

Please sign in to comment.