Skip to content

Commit

Permalink
Add debug output
Browse files Browse the repository at this point in the history
Signed-off-by: ZePan110 <[email protected]>
  • Loading branch information
ZePan110 committed Nov 8, 2024
1 parent c16fbc4 commit 685ef06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-path-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit 685ef06

Please sign in to comment.