diff --git a/.github/workflows/pr-path-detection.yml b/.github/workflows/pr-path-detection.yml index 3a1c6b0e74..af4e79bd4c 100644 --- a/.github/workflows/pr-path-detection.yml +++ b/.github/workflows/pr-path-detection.yml @@ -55,6 +55,7 @@ jobs: - name: Check the Validity of Hyperlinks run: | + set -x cd ${{github.workspace}} fail="FALSE" merged_commit=$(git log -1 --format='%H')