Skip to content

Preview bot

Preview bot #3

name: "Post preview links for changed files"
on:
pull_request: ~
jobs:
post-preview-links:
name: Post preview links for changed files
runs-on: ubuntu-latest
permissions:
# Needed to manage the comment
pull-requests: write
uses: ibexa/documentation-developer/.github/workflows/preview_comment.yaml@master

Check failure on line 13 in .github/workflows/preview_comment.yaml

View workflow run for this annotation

GitHub Actions / Post preview links for changed files

Invalid workflow file

The workflow is not valid. .github/workflows/preview_comment.yaml (Line: 13, Col: 9): Unexpected value 'uses' .github/workflows/preview_comment.yaml (Line: 14, Col: 9): Unexpected value 'with'
with:
project: 'projects/userguide/'