Skip to content

Commit 5e8d200

Browse files
authored
Merge pull request #17 from JavaZeroo/codex/investigate-gh-pages-root-content-issue
Fix PRs overwriting root site
2 parents 17af46f + 76615ba commit 5e8d200

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Deploy to GitHub Pages
33
on:
44
push:
55
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
86

97
jobs:
108
build-and-deploy:

0 commit comments

Comments
 (0)