Skip to content

debug pipeline

debug pipeline #4

name: 'Continuous Integration: Backend'
on:
push:
# branches: [ main ]
# paths:
# - backend/**
pull_request:
types: [opened, synchronize, reopened]
paths:
- backend/**
jobs:
ci:
name: 'Continous Integration'
uses: './template-build-and-test-backend.yml'

Check failure on line 17 in .github/workflows/continuous-integration-backend.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/continuous-integration-backend.yml

Invalid workflow file

invalid value workflow reference: no version specified