Skip to content

Commit

Permalink
build: don't run GH Pages on PR (#2868)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao authored Jun 10, 2022
1 parent 88d9d72 commit f61b2c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
pull_request:

jobs:
deploy:
Expand Down

0 comments on commit f61b2c9

Please sign in to comment.