Skip to content

Commit

Permalink
Test docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliottKasoar authored Jan 13, 2025
1 parent 1d79227 commit a030cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:

jobs:
docs-deploy:
if: github.ref == 'refs/heads/main' && github.repository == 'stfc/janus-core'
if: github.ref == 'refs/heads/main'
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit a030cfa

Please sign in to comment.