Skip to content

Commit 779dc77

Browse files
committed
DEBUGGING
1 parent 554e091 commit 779dc77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cat README.md
3131
3232
- name: 🔗 Link Checker
33-
if: github.repository == 'roboflow/supervision'
33+
if: github.repository == 'roboflow/supervision' && github.event.pull_request.head.repo.full_name == github.repository
3434
uses: lycheeverse/lychee-action@v2
3535
with:
3636
lycheeVersion: v0.22.0

0 commit comments

Comments
 (0)