Skip to content

Commit f80431f

Browse files
committed
test pr
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 8bbef36 commit f80431f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
deploy-preview:
99
runs-on: ubuntu-24.04
10-
if: ${{ !github.event.pull_request.head.repo.fork }}
10+
# if: ${{ !github.event.pull_request.head.repo.fork }}
1111
name: Build and deploy
1212
steps:
1313
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)