Skip to content

Commit

Permalink
Fixed indendation
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Nov 30, 2024
1 parent 0d25192 commit 35f93ad
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/preview_comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
pull_request:
paths:
- 'docs/**.md'
workflow_call:
inputs:
project:
description: 'The project to build (dev doc, user doc)'
default: ''
required: false
type: string
workflow_call:
inputs:
project:
description: 'The project to build (dev doc, user doc)'
default: ''
required: false
type: string

jobs:
post-preview-links:
Expand Down

0 comments on commit 35f93ad

Please sign in to comment.