Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
M1hono committed Sep 4, 2024
2 parents 9cd4923 + 7a54172 commit 54a2ed9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Build VitePress, Pull Types, and Push to Private Repo
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
build-and-push:
Expand Down
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ node_modules
yarn.lock
route.bash
.vitepress/dev.json
.vitepress/.DS_Store
*.DS_Store*
*.DS_Store

0 comments on commit 54a2ed9

Please sign in to comment.