Skip to content

Commit 140e0b2

Browse files
committed
don't deploy GH Pages on PR commits
1 parent c41df43 commit 140e0b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: GitHub Pages
22

33
on:
4-
pull_request:
5-
branches: [main]
64
push:
75
branches: [main]
86
workflow_dispatch:

0 commit comments

Comments
 (0)