Skip to content

Commit 1861e7b

Browse files
Meghan Krishna GonuguntaMeghan Krishna Gonugunta
authored andcommitted
modified workflow for forks
1 parent d048bde commit 1861e7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/preview.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ permissions:
99

1010
jobs:
1111
preview:
12+
if: github.event.pull_request.head.repo.full_name == github.repository
1213
runs-on: ubuntu-latest
14+
1315
steps:
1416
- name: Checkout repository
1517
uses: actions/checkout@v4

0 commit comments

Comments
 (0)