Skip to content

Commit

Permalink
chore: build docs in the merge queue (noir-lang#7218)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Jan 29, 2025
1 parent dc06d8e commit 871935e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ name: Deploy preview for PR

on:
pull_request:
merge_group:

jobs:
add_label:
runs-on: ubuntu-22.04
if: github.event_name == 'pull_request'
outputs:
has_label: ${{ steps.check-labels.outputs.result }}
steps:
Expand Down

0 comments on commit 871935e

Please sign in to comment.