Skip to content

Commit

Permalink
Merge branch 'main' into new-stuck-criterion
Browse files Browse the repository at this point in the history
  • Loading branch information
triceo authored Nov 28, 2024
2 parents dda1fae + a104eb4 commit 390f71e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pull_request_secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,9 @@ jobs:
runs-on: ubuntu-latest
needs: approval_required
name: Build Documentation
env:
environment:
name: "documentation (preview)"
url: ${{ steps.deploy.outputs.deployment-url }}
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
steps:
- name: Checkout frontend
Expand Down

0 comments on commit 390f71e

Please sign in to comment.