Skip to content

Commit 3db0f27

Browse files
authored
Update wrap_pr.yml
1 parent 8ee12b1 commit 3db0f27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wrap_pr.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66

77
jobs:
88
wrap:
9+
# Check if the source branch is from a fork
10+
if: github.event.pull_request.head.repo.full_name == github.repository
911
runs-on: ubuntu-latest
1012

1113
strategy:

0 commit comments

Comments
 (0)