Skip to content

Commit

Permalink
Merge pull request #41 from marvin-hansen/main
Browse files Browse the repository at this point in the history
Trigger new CI preview
  • Loading branch information
marvin-hansen authored Sep 11, 2023
2 parents ebb46b3 + ea912e4 commit bd95ebf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}

# Run a build step here if your project requires
- name: Publish to Cloudflare Pages
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
2) Modify the content as you see fit
3) Create a pull request


## Stack:

* [Hugo](https://gohugo.io/)
Expand Down

0 comments on commit bd95ebf

Please sign in to comment.