Skip to content

Commit e510c93

Browse files
committed
Stop running gh-pages on pull requests
It is not needed and the build part is taken care of by the netlify workflow anyways.
1 parent f17ccc4 commit e510c93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main # Set a branch to deploy
7-
pull_request:
87

98
jobs:
109
deploy:

0 commit comments

Comments
 (0)