Skip to content

Commit

Permalink
test page
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealPear committed Aug 13, 2024
1 parent 70dd4a0 commit a163167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:

jobs:
Expand All @@ -18,7 +15,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Node
- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: 20
Expand Down
1 change: 1 addition & 0 deletions docs/test/cool.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is a cool testing page.

0 comments on commit a163167

Please sign in to comment.