Skip to content

fix view bug not fetching tuples #993

fix view bug not fetching tuples

fix view bug not fetching tuples #993

Workflow file for this run

name: CI-Only Workflow for V3 branches
# Trigger for specified criteria (specifically for PRs against stable branches)
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- 'v3*'
permissions:
checks: write # for junit reporting
pull-requests: write # for jacoco PR comments
jobs:
### Job to Build and Publish artifacts
Build-and-Publish:
uses: ./.github/workflows/reusable-build-and-publish-v3s.yml

Check failure on line 21 in .github/workflows/main-ci-only.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main-ci-only.yml

Invalid workflow file

error parsing called workflow ".github/workflows/main-ci-only.yml" -> "./.github/workflows/reusable-build-and-publish-v3s.yml" : You have an error in your yaml syntax on line 52