Skip to content

Commit

Permalink
only run deploy on skyzh/mini-lsm
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Chi <iskyzh@gmail.com>
  • Loading branch information
skyzh committed May 13, 2024
1 parent 0092b89 commit 7d69cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-22.04
if: github.repository == 'skyzh/mini-lsm'
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 7d69cab

Please sign in to comment.