Skip to content

Preview bot

Preview bot #2

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@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/preview_comment.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/preview_comment.yaml" -> "ibexa/documentation-developer/.github/workflows/preview_comment.yaml@main" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
project: 'projects/userguide/'