Skip to content

Test

Test #1

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.yamll@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

invalid value workflow reference: workflow file should have either a '.yml' or '.yaml' file extension
with:
project: 'projects/userguide/'