Skip to content

Commit df7b945

Browse files
authored
Merge pull request #7675 from umbraco/v17-final-release
Added a check
2 parents 587783f + 37e0262 commit df7b945

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-broken-pr-links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
# 4️⃣ Run Lychee on changed files
3838
- name: Run Lychee
3939
id: run-lychee
40+
if: env.CHANGED_FILES != ''
4041
uses: lycheeverse/lychee-action@v2
4142
with:
4243
args: |

0 commit comments

Comments
 (0)