Skip to content

ci(pre-commit): 👷 update pre-commit CI version #22

ci(pre-commit): 👷 update pre-commit CI version

ci(pre-commit): 👷 update pre-commit CI version #22

Workflow file for this run

name: Build website for course
on:
push:
branches: main
jobs:
build-deploy-docs:
uses: rostools/.github/.github/workflows/reusable-build-website.yml@main

Check failure on line 9 in .github/workflows/build-website.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-website.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-website.yml" -> "rostools/.github/.github/workflows/reusable-build-website.yml@main" : failed to fetch workflow: workflow was not found.
secrets:
netlify-token: ${{ secrets.NETLIFY_AUTH_TOKEN }}