Skip to content

Migrate to BMCV/github-workflows #109

Migrate to BMCV/github-workflows

Migrate to BMCV/github-workflows #109

name: Build assignemnts.pdf document
on:
push:
paths:
- 'assignments/**'
- '.github/workflows/build_assignments.yml'
pull_request:
branches:
- 'current'
- 'future/**'
jobs:
build_assignments:
uses: BMCV/github-workflows/.github/workflows/build.yml@main

Check failure on line 15 in .github/workflows/build_assignments.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build_assignments.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build_assignments.yml" -> "BMCV/github-workflows/.github/workflows/build.yml@main" : failed to fetch workflow: workflow was not found.
with:
working_directory: assignments
document_filename: assignments.pdf
sources: |
session1.tex
session2.tex
session3.tex
session4.tex
assignments.tex
build_future_branches: true